Public Member Functions | Properties

Lib3D.GraphicsSystem Class Reference

List of all members.

Public Member Functions

 GraphicsSystem (Control viewControl)
int Compare (SceneNode a, SceneNode b)
int Draw ()
void Dispose ()

Properties

SceneNode RootNode [get, set]
Camera Camera [get, set]
Vector4 ClearColor [get, set]
Control ViewControl [get]
double Aspect [get]

Constructor & Destructor Documentation

Lib3D.GraphicsSystem.GraphicsSystem ( Control  viewControl  ) 

Member Function Documentation

int Lib3D.GraphicsSystem.Compare ( SceneNode  a,
SceneNode  b 
)
void Lib3D.GraphicsSystem.Dispose (  ) 
int Lib3D.GraphicsSystem.Draw (  ) 

Property Documentation

double Lib3D.GraphicsSystem.Aspect [get]
Camera Lib3D.GraphicsSystem.Camera [get, set]
Vector4 Lib3D.GraphicsSystem.ClearColor [get, set]
SceneNode Lib3D.GraphicsSystem.RootNode [get, set]
Control Lib3D.GraphicsSystem.ViewControl [get]

The documentation for this class was generated from the following file: