Rasterfarm-SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
Scene Member List

This is the complete list of members for Scene, including all inherited members.

addFrameBuffer(FrameBuffer *pFrameBuffer)Scene
addGeometricObject(GeometricBase *pObject)Sceneprotectedvirtual
addMaterialList(const Surface::MaterialList &pMaterialList)=0Scenepure virtual
addMaterials()Scenevirtual
addType()DynamicTypeinline
cast() constDynamicTypeinline
cast()DynamicTypeinline
cast()DynamicTypeinline
cast() constDynamicTypeinline
clearMaterialLists()=0Scenepure virtual
createModel()Scenevirtual
DynamicType()DynamicTypeinline
Engine::Application classScenefriend
farZClipSceneprotected
GeometricBaseList typedefScene
getAABoundingBox()Scene
getAABoundingBox(GeometricBase *pObject)Scene
getCamera()Sceneinline
getDerivedTypeId() constDynamicTypeinline
getFarZClip()Sceneinline
getGeometricObject()Sceneinline
getGeometricObjectSize()Sceneinline
getModel(GeometricBase *pObject)Scene
getNDCAABoundingBox()Scene
getNDCAABoundingBox(GeometricBase *pObject)Scene
getNearZClip()Sceneinline
getNodeModel() constSceneinline
getProjectionMatrix()Sceneinline
getViewMatrix()Sceneinline
hasFrameBuffer(FrameBuffer *pFrameBuffer)Scene
hasGeometricObject(GeometricBase *pObject)Scene
inDisplayArea(GeometricBase *pObject)Scene
inDisplayArea()Scene
isType() constDynamicTypeinline
localToNdc(Vertex3f point)Scene
ndcToLocal(Vertex3f point, float w)Scene
nearZClipSceneprotected
nodeModelSceneprotected
pCameraSceneprotected
pFrameBufferSceneprotected
pGeometricObjectSceneprotected
project(const Vertex3f &vertex)Scene
projectionMatrixSceneprotected
queueGeometricObject(GeometricBase *pObject)Scene
queueGeometricObject(Node *pObject)Scene
removeFrameBuffer(FrameBuffer *pFrameBuffer)Scene
removeGeometricObject(GeometricBase *pObject)Scenevirtual
removeGeometricObject(Node *pObject)Scenevirtual
renderMaterial(Surface::Material *pMaterial)Scene
renderMaterialList(Surface::MaterialList &pList, Surface::MaterialSortFunction sortFunction, float clipFactor=1.0f)Scene
renderMaterialLists()=0Scenepure virtual
Scene(const Matrix4f &projectionMatrix, float nearZClip, float farZClip)Scene
setCamera(Camera *pCamera)Scene
Surface::Material::InitializerScenefriend
unProject(const Vertex4f &vertex)Scene
updateCamera()Scene
viewSceneprotected
~Scene()Scenevirtual