Accept(BaseVisitor &rkVisitor)=0 | BaseVisitable | [pure virtual] |
AcceptImpl(NodeType &rkVisited, BaseVisitor &rkVisitor) | BaseVisitable | [inline, protected, static] |
Activate() | Activator | [inline, virtual] |
Activator(bool bActive=true) | Activator | [inline] |
Deactivate() | Activator | [inline, virtual] |
DefineVisitable() public | SkyDome | [inline] |
Duplicate() | SceneEntity | [inline, virtual] |
GetBoundingVolume() | SceneEntity | [inline] |
GetSceneNode() | SceneEntity | [inline] |
Intersection(BoundingVolume *pkObj, ContactSet *pkContactSet=0, bool bInvertNormal=false) | SceneEntity | [inline, virtual] |
Intersection(const Ray &rkRay, ContactSet *pkContactSet=0) | SceneEntity | [inline, virtual] |
IsActive() const | Activator | [inline] |
m_apkMaterial | SkyDome | [protected] |
m_apkVertexBuffer | SkyDome | [protected] |
m_bActive | Activator | [protected] |
m_kOrientation | SkyDome | [protected] |
m_pkBoundingVolume | SceneEntity | [protected] |
m_pkNode | SceneEntity | [protected] |
m_pkPolygonBuffer | SkyDome | [protected] |
m_uiLastFrame | RenderEntity | |
Render(Frustum *pkFrustum=0, bool bForce=false) | SkyDome | [virtual] |
RenderEntity() | RenderEntity | [inline] |
s_uiFrameCount | RenderEntity | [static] |
SceneEntity() | SceneEntity | [inline] |
Set(const Quaternion &rkOrientation, float fDistance, float fCurvature, int iSegments=16, float fTiles=1.0f) | SkyDome | |
SetBoundingVolume(BoundingVolume *pkBoundingVolume) | SceneEntity | |
SetMaterial(SKYDOMEPLANE ePlane, MaterialPtr &pkMaterial) | SkyDome | |
SetNode() | SceneEntity | [inline, protected, virtual] |
SkyDome() | SkyDome | |
Toggle() | Activator | [inline] |
Update(float fDeltaTime) | UpdateEntity | [inline, virtual] |
~Activator() | Activator | [inline, virtual] |
~BaseVisitable() | BaseVisitable | [inline, virtual] |
~RenderEntity() | RenderEntity | [inline, virtual] |
~SceneEntity() | SceneEntity | [virtual] |
~SkyDome() | SkyDome | [virtual] |