Isle
|
This is the complete list of members for Tgl::View, including all inherited members.
Add(const Light *)=0 | Tgl::View | pure virtual |
Clear()=0 | Tgl::View | pure virtual |
ForceUpdate(unsigned long x, unsigned long y, unsigned long width, unsigned long height)=0 | Tgl::View | pure virtual |
GetBackgroundColor(float *r, float *g, float *b)=0 | Tgl::View | pure virtual |
ImplementationDataPtr()=0 | Tgl::Object | pure virtual |
Pick(unsigned long x, unsigned long y, const Group **ppGroupsToPickFrom, int groupsToPickFromCount, const Group **&rppPickedGroups, int &rPickedGroupCount)=0 | Tgl::View | pure virtual |
Remove(const Light *)=0 | Tgl::View | pure virtual |
Render(const Group *)=0 | Tgl::View | pure virtual |
SetBackgroundColor(float r, float g, float b)=0 | Tgl::View | pure virtual |
SetCamera(const Camera *)=0 | Tgl::View | pure virtual |
SetFrustrum(float frontClippingDistance, float backClippingDistance, float degrees)=0 | Tgl::View | pure virtual |
SetProjection(ProjectionType)=0 | Tgl::View | pure virtual |
TransformScreenToWorld(const float screen[4], float world[3])=0 | Tgl::View | pure virtual |
TransformWorldToScreen(const float world[3], float screen[4])=0 | Tgl::View | pure virtual |
~Object() | Tgl::Object | inlinevirtual |