Choreonoid
1.5
|
It will hold the information of SgMaterial for 3D shape model. More...
#include <DaeNode.h>
Public Member Functions | |
DaeEffect () | |
![]() | |
Dae () | |
![]() | |
virtual | ~Referenced () |
void | addRef () |
void | releaseRef () |
Public Attributes | |
std::string | refImageId |
std::string | effectId |
Vector3 | emission |
double | ambient |
Vector3 | diffuse |
Vector3 | specular |
double | shininess |
double | transparency |
![]() | |
std::string | id |
Additional Inherited Members | |
![]() | |
Referenced () | |
Referenced (const Referenced &org) | |
int | refCount () const |
It will hold the information of SgMaterial for 3D shape model.
|
inline |
double cnoid::DaeEffect::ambient |
Vector3 cnoid::DaeEffect::diffuse |
std::string cnoid::DaeEffect::effectId |
Vector3 cnoid::DaeEffect::emission |
std::string cnoid::DaeEffect::refImageId |
double cnoid::DaeEffect::shininess |
Vector3 cnoid::DaeEffect::specular |
double cnoid::DaeEffect::transparency |