|
Choreonoid
1.5
|
This is the base class of the dae parser. (In order to share a pointer for all bjects) More...
#include <DaeNode.h>
Public Member Functions | |
| Dae () | |
Public Member Functions inherited from cnoid::Referenced | |
| virtual | ~Referenced () |
| void | addRef () |
| void | releaseRef () |
Public Attributes | |
| std::string | id |
Additional Inherited Members | |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &org) | |
| int | refCount () const |
This is the base class of the dae parser. (In order to share a pointer for all bjects)
|
inline |
| std::string cnoid::Dae::id |
1.8.13