Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
Teddy::Graphics::ViewClient Member List
This is the complete list of members for
Teddy::Graphics::ViewClient
, including all inherited members.
begin2d
()
Teddy::Graphics::ViewClient
beginLineLoop
()
Teddy::Graphics::ViewClient
beginLines
()
Teddy::Graphics::ViewClient
beginLineStrip
()
Teddy::Graphics::ViewClient
beginPoints
()
Teddy::Graphics::ViewClient
beginPolygon
()
Teddy::Graphics::ViewClient
beginQuads
()
Teddy::Graphics::ViewClient
beginQuadStrip
()
Teddy::Graphics::ViewClient
beginTriangleFan
()
Teddy::Graphics::ViewClient
beginTriangles
()
Teddy::Graphics::ViewClient
beginTriangleStrip
()
Teddy::Graphics::ViewClient
color
(const float r, const float g, const float b, const float a=1)
Teddy::Graphics::ViewClient
color
(const Color &c)
Teddy::Graphics::ViewClient
end
()
Teddy::Graphics::ViewClient
end2d
()
Teddy::Graphics::ViewClient
getView
() const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector< int > &n) const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector< float > &n) const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector< double > &n) const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector2< int > &n) const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector2< float > &n) const
Teddy::Graphics::ViewClient
normal
(const Teddy::Maths::TVector2< double > &n) const
Teddy::Graphics::ViewClient
setView
(View *view)
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector< int > &t) const
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector< float > &t) const
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector< double > &t) const
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector2< int > &t) const
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector2< float > &t) const
Teddy::Graphics::ViewClient
texture
(const Teddy::Maths::TVector2< double > &t) const
Teddy::Graphics::ViewClient
vertex
(const float a, const float b) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector< int > &v) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector< float > &v) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector< double > &v) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector2< int > &v) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector2< float > &v) const
Teddy::Graphics::ViewClient
vertex
(const Teddy::Maths::TVector2< double > &v) const
Teddy::Graphics::ViewClient
view
Teddy::Graphics::ViewClient
[protected]
ViewClient
(View *view)
Teddy::Graphics::ViewClient
[inline]
~ViewClient
()
Teddy::Graphics::ViewClient
[inline, virtual]