#include <avatar3d.hh>
Inheritance diagram for Avatar3D:
Use in combination with MISC::Object3D or one of it's subclasses (e.g. site->createMetaObject("your avatar", typeid(MISC::Object3D).name(), typeid(Avatar3D).name(), 0)
);
Definition at line 45 of file avatar3d.hh.
|
Definition at line 28 of file avatar3d.cc. Referenced by new_Avatar3D(). |
|
Definition at line 31 of file avatar3d.cc. |
|
Definition at line 65 of file avatar3d.cc. |
|
Return type string ("avatar").
Reimplemented from Avatar. Definition at line 41 of file avatar3d.cc. |
|
Definition at line 45 of file avatar3d.cc. Referenced by registerExtenders(). |
|
Register Extenders.
Reimplemented from Avatar. Definition at line 34 of file avatar3d.cc. |
|
Definition at line 59 of file avatar3d.cc. |
|
Definition at line 49 of file avatar3d.cc. |