Public Member Functions | |
virtual | ~CSGObject () |
CSGObject () | |
CSGObject (const CSGObject &orig) | |
int32_t | ref () |
int32_t | ref_count () const |
int32_t | unref () |
Public Attributes | |
CParallel | parallel |
CIO | io |
CVersion | version |
Definition at line 38 of file SGObject.h.
virtual CSGObject::~CSGObject | ( | ) | [virtual] |
Definition at line 41 of file SGObject.h.
CSGObject::CSGObject | ( | ) |
Definition at line 47 of file SGObject.h.
CSGObject::CSGObject | ( | const CSGObject & | orig | ) |
Definition at line 51 of file SGObject.h.
int32_t CSGObject::ref | ( | ) |
Definition at line 56 of file SGObject.h.
int32_t CSGObject::ref_count | ( | ) | const |
Definition at line 63 of file SGObject.h.
int32_t CSGObject::unref | ( | ) |
Definition at line 69 of file SGObject.h.
Definition at line 101 of file SGObject.h.
Definition at line 100 of file SGObject.h.
Definition at line 102 of file SGObject.h.