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 | SkyBox | [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 | SkyBox | [protected] |
m_apkVertexBuffer | SkyBox | [protected] |
m_bActive | Activator | [protected] |
m_pkBoundingVolume | SceneEntity | [protected] |
m_pkNode | SceneEntity | [protected] |
m_pkPolygonBuffer | SkyBox | [protected] |
m_uiLastFrame | RenderEntity | |
Render(Frustum *pkFrustum=0, bool bForce=false) | SkyBox | [virtual] |
RenderEntity() | RenderEntity | [inline] |
s_uiFrameCount | RenderEntity | [static] |
SceneEntity() | SceneEntity | [inline] |
SetBoundingVolume(BoundingVolume *pkBoundingVolume) | SceneEntity | |
SetMaterial(SKYBOXPLANE ePlane, MaterialPtr &pkMaterial) | SkyBox | |
SetNode() | SceneEntity | [inline, protected, virtual] |
SkyBox(float fSize=100.0f, const Vector3d &rkOffset=Vector3d::ZERO) | SkyBox | |
Toggle() | Activator | [inline] |
Update(float fDeltaTime) | UpdateEntity | [inline, virtual] |
~Activator() | Activator | [inline, virtual] |
~BaseVisitable() | BaseVisitable | [inline, virtual] |
~RenderEntity() | RenderEntity | [inline, virtual] |
~SceneEntity() | SceneEntity | [virtual] |
~SkyBox() | SkyBox | [virtual] |