V-ART
VART::Scene Member List

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

AddCamera(Camera *newCamera)VART::Scene
AddLight(Light *newLight)VART::Scene
AddLight(const Light &newLight)VART::Scene
AddObject(SceneNode *newObjectPtr)VART::Scene
backgroundVART::Sceneprotected
camerasVART::Sceneprotected
ChangeAllCamerasViewVolume(float horScale, float verScale)VART::Scene
ComputeBoundingBox()VART::Scene
DrawLightsOGL() const VART::Scene
DrawOGL(Camera *cameraPtr=NULL) const VART::Scenevirtual
GetAllSceneJoints()VART::Scene
GetAllSceneTypeObject(SceneNode::TypeID type)VART::Scene
GetBackgroundColor()VART::Scene
GetBoundingBox() const VART::Sceneinline
GetCamera(const std::string &cameraName)VART::Scene
GetCameras()VART::Scene
GetCurrentCamera() const VART::Scene
GetDescription()VART::Sceneinline
GetLight(const std::string &lightName)VART::Scene
GetLights()VART::Scene
GetNumLights() const VART::Sceneinline
GetObject(const std::string &objectName) const VART::Scene
GetObjectRec(const std::string &objectName) const VART::Scene
GetObjects()VART::Scene
lightsVART::Sceneprotected
MakeCameraViewAll()VART::Scene
objectsVART::Sceneprotected
Pick(int x, int y, std::list< GraphicObj * > *resultListPtr)VART::Scene
Scene()VART::Scene
SetAllCamerasAspectRatio(float newAspectRatio)VART::Scene
SetBackgroundColor(Color color)VART::Scene
SetBBoxVisibility(bool value)VART::Sceneinline
SetBoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ)VART::Scene
SetCamera(const std::string &cameraName)VART::Scene
SetCamerasAspectRatio(const std::string &cameraDescription, float newAspectRatio)VART::Scene
SetDescription(const std::string &newDescr)VART::Sceneinline
ToggleBBoxVisibility()VART::Sceneinline
Unreference(const SceneNode *sceneNodePtr)VART::Scene
UseNextCamera()VART::Scene
UsePreviousCamera()VART::Scene
XmlPrintOn(std::ostream &os) const VART::Scene
~Scene()VART::Scenevirtual