|
Choreonoid
1.5
|
It will hold the information of SgMaterial for 3D shape model. More...
#include <DaeNode.h>
Public Member Functions | |
| DaeMaterial () | |
Public Member Functions inherited from cnoid::Dae | |
| Dae () | |
Public Member Functions inherited from cnoid::Referenced | |
| virtual | ~Referenced () |
| void | addRef () |
| void | releaseRef () |
Public Attributes | |
| std::string | materialId |
| std::string | refEffectId |
Public Attributes inherited from cnoid::Dae | |
| std::string | id |
Additional Inherited Members | |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &org) | |
| int | refCount () const |
It will hold the information of SgMaterial for 3D shape model.
|
inline |
| std::string cnoid::DaeMaterial::materialId |
| std::string cnoid::DaeMaterial::refEffectId |
1.8.13