Definition at line 29 of file SGObject.h.
Public Member Functions | |
virtual | ~CSGObject () |
CSGObject () | |
CSGObject (const CSGObject &orig) | |
Static Public Attributes | |
static CParallel | parallel |
static CIO | io |
static CVersion | version |
virtual CSGObject::~CSGObject | ( | ) | [virtual] |
Definition at line 32 of file SGObject.h.
CSGObject::CSGObject | ( | ) |
Definition at line 96 of file SGObject.h.
CSGObject::CSGObject | ( | const CSGObject & | orig | ) |
Definition at line 100 of file SGObject.h.
CParallel CSGObject::parallel [static] |
Definition at line 105 of file SGObject.h.
CIO CSGObject::io [static] |
Definition at line 106 of file SGObject.h.
CVersion CSGObject::version [static] |
Definition at line 107 of file SGObject.h.