nw::gfx::SceneObject Classclass SceneObject : public nw::gfx::GfxObject
Base class for objects in a scene.
| S |
DEFAULT_MAX_CHILDREN
|
const int |
Maximum number of children when a fixed amount of memory is used. |
|---|---|---|---|
| S |
DEFAULT_MAX_CALLBACKS
|
const int |
Maximum number of callbacks when a fixed amount of memory is used. |
| S |
MAX_NAME_LENGTH
|
const int |
Limit on names of scene objects. |
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Resources | ||
|---|---|---|
GetResSceneObject
|
Gets the scene object resource. | |
GetName
|
Gets the name from the resource. | |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| Constructors and Destructors | ||
| protected |
SceneObject
|
Constructor. |
| protected V |
~SceneObject
|
Destructor. |
nw::gfx::GfxObject
nw::gfx::SceneObject
CONFIDENTIAL