Om  1.0.0
A universal framework for multimedia simulation
om::graphics::shapes::RenderQueue Member List

This is the complete list of members for om::graphics::shapes::RenderQueue, including all inherited members.

addDirectionalLight(const Light *newDirectionalLight)om::graphics::shapes::RenderQueueinline
addMesh(const MeshChunk &mesh)om::graphics::shapes::RenderQueueinline
addPointLight(const Light *newPointLight, const Sphere3 &boundingSphere)om::graphics::shapes::RenderQueueinline
addSpotLight(const Light *newSpotLight, const BoundingCone &boundingCone)om::graphics::shapes::RenderQueueinline
clear()om::graphics::shapes::RenderQueue
getDirectionalLight(Index index) const om::graphics::shapes::RenderQueueinline
getDirectionalLightCount() const om::graphics::shapes::RenderQueueinline
getMesh(Index meshIndex) const om::graphics::shapes::RenderQueueinline
getMeshCount() const om::graphics::shapes::RenderQueueinline
getPointLight(Index index) const om::graphics::shapes::RenderQueueinline
getPointLightCount() const om::graphics::shapes::RenderQueueinline
getSortedDirectionalLight(Index index) const om::graphics::shapes::RenderQueueinline
getSortedPointLight(Index index) const om::graphics::shapes::RenderQueueinline
getSortedSpotLight(Index index) const om::graphics::shapes::RenderQueueinline
getSpotLight(Index index) const om::graphics::shapes::RenderQueueinline
getSpotLightCount() const om::graphics::shapes::RenderQueueinline
RenderQueue()om::graphics::shapes::RenderQueue
sortLights(const Sphere3 &detector, Size maxNumLights=Size(10))om::graphics::shapes::RenderQueue