vtlib library
|
This is the complete list of members for vtScene, including all inherited members.
AddEngine(vtEngine *ptr) | vtScene | |
CameraRay(const IPoint2 &win, FPoint3 &pos, FPoint3 &dir, vtWindow *pWindow=NULL) | vtScene | |
ComputeViewMatrix(FMatrix4 &mat) | vtScene | |
GetCamera() | vtScene | inline |
GetFrameRate() | vtScene | inline |
GetFrameTime() | vtScene | inline |
GetGlobalWireframe() | vtScene | |
GetPostDrawEngine() | vtScene | inline |
GetRoot() | vtScene | inline |
GetRootEngine() | vtScene | inline |
GetTime() | vtScene | inline |
Init(int argc, char **argv, bool bStereo=false, int iStereoMode=0) | vtScene | |
SetCamera(vtCamera *cam) | vtScene | inline |
SetGlobalWireframe(bool bWire) | vtScene | |
SetPostDrawEngine(vtEngine *ptr) | vtScene | inline |
SetRoot(vtGroup *pRoot) | vtScene | |
SetRootEngine(vtEngine *ptr) | vtScene | inline |
Shutdown() | vtScene | |
TargetRemoved(osg::Referenced *tar) | vtScene | |
WorldToScreen(const FPoint3 &point, IPoint2 &result) | vtScene |