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