nw::gfx::ISceneVisitor Classclass ISceneVisitor : public nw::gfx::GfxObject
Interface for traversing a scene tree.
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Create/Destroy | ||
|---|---|---|
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| Other | ||
| PV |
VisitSceneNode
|
Operation on a scene node. |
| PV |
VisitTransformNode
|
Operation on a transform node. |
| PV | VisitUserRenderNode | Process performed on user-defined render nodes. |
| PV |
VisitModel
|
Operation on a model. |
| PV |
VisitSkeletalModel
|
Operation on a skeletal model. |
| PV |
VisitCamera
|
Operation on a camera. |
| PV |
VisitFog
|
Operation on fog. |
| PV |
VisitLight
|
Operation on a light. |
| PV |
VisitFragmentLight
|
Operation on a fragment light. |
| PV |
VisitVertexLight
|
Operation on a vertex light. |
| PV |
VisitAmbientLight
|
Operation on an ambient light. |
| PV |
VisitHemiSphereLight
|
Operation on a hemispherical light. |
| PV |
VisitParticleSet
|
Operation on a particle set. |
| PV | VisitParticleEmitter | Operation on a particle set. |
| PV | VisitParticleModel | Operation on a particle model. |
| protected |
ISceneVisitor
|
Constructor. |
nw::gfx::GfxObject
nw::gfx::ISceneVisitor
CONFIDENTIAL