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 () | |
![]() | |
virtual | ~Referenced () |
void | addRef () |
void | releaseRef () |
Public Attributes | |
std::string | id |
Additional Inherited Members | |
![]() | |
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 |