#include <vector>
Go to the source code of this file.
Compounds | |
struct | SG_Callbacks |
class | SG_IObject |
Typedefs | |
typedef std::vector<SG_Controller*> | SGControllerList |
typedef void* (* | SG_ReplicationNewCallback )( class SG_IObject* sgobject, void* clientobj, void* clientinfo ) |
typedef void* (* | SG_DestructionNewCallback )( class SG_IObject* sgobject, void* clientobj, void* clientinfo ) |
|
Definition at line 9 of file SG_IObject.h. |
|
Definition at line 15 of file SG_IObject.h. |
|
Definition at line 10 of file SG_IObject.h. |