class CAVERN_baseAvatar_c CAVERN base avatar class
|
| helloData Avatar hello data. |
|
| trackerData Avatar tracker data. |
|
| auxData Auxiliary data. |
|
| avatarID This avatar's ID |
|
| time Time of last change in seconds. |
|
| avatarMutex Mutex lock for this object. |
|
| lock () Lock this object. |
|
| unlock () Unlock this object. |
CAVERN base avatar class. This class is primarily used as an abstract class to hold information about individual avatars in a virtual world. Since there are no graphics components attached to this class you need to subclass it to hold any graphics-specific data.For example the Performer avatar module (CAVERN_perfBaseAvatar_c) subclasses this base class to add performer specific information.
Similarly the Performer articulated avatar module (AVERN_perfBaseArticulatedAvatar_c) subclasses from this base class also.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de