class csView : public csBase The csView class encapsulates the top-level Crystal Space renderer interface
The csView class encapsulates the top-level Crystal Space renderer interface. It is basicly a camera and a clipper.
~csView()
csWorld* GetWorld()
csCamera* GetCamera()
void SetCamera(csCamera* c)
void ClearView()
void SetRectangle(int x, int y, int w, int h)
void AddViewVertex(int x, int y)
void Draw()
void SetSector(csSector *sector)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de