Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::Graphics::View Member List

This is the complete list of members for Teddy::Graphics::View, including all inherited members.
activeTeddy::Graphics::View [protected, static]
ALPHA_TESTTeddy::Graphics::View [static]
begin2d()Teddy::Graphics::View
begin3d()Teddy::Graphics::View
beginLineLoop()Teddy::Graphics::View
beginLines()Teddy::Graphics::View
beginLineStrip()Teddy::Graphics::View
beginPoints()Teddy::Graphics::View
beginPolygon()Teddy::Graphics::View
beginQuads()Teddy::Graphics::View
beginQuadStrip()Teddy::Graphics::View
beginTriangleFan()Teddy::Graphics::View
beginTriangles()Teddy::Graphics::View
beginTriangleStrip()Teddy::Graphics::View
BLENDTeddy::Graphics::View [static]
blit(const Teddy::Maths::TVector2< float > &pos, Texture *t)Teddy::Graphics::View
check()Teddy::Graphics::View [static]
clearTeddy::Graphics::View [protected]
clear_colorTeddy::Graphics::View [protected]
color(const float r, const float g, const float b, const float a=1) constTeddy::Graphics::View
color(const Color &c) constTeddy::Graphics::View
COLOR_MATERIALTeddy::Graphics::View [static]
CULL_FACETeddy::Graphics::View [static]
current_elementTeddy::Graphics::View [protected]
current_matrix_modeTeddy::Graphics::View [protected]
current_textureTeddy::Graphics::View [protected]
DEPTH_TESTTeddy::Graphics::View [static]
disable(const int feature)Teddy::Graphics::View
display()Teddy::Graphics::View
displayOne()Teddy::Graphics::View [protected, static]
displayPs(char *filename)Teddy::Graphics::View
drawBiColRect(const float x1, const float y1, const float x2, const float y2, const Color &top_left, const Color &bottom_right)Teddy::Graphics::View
drawFillRect(const float x1, const float y1, const float x2, const float y2)Teddy::Graphics::View
drawRect(const float x1, const float y1, const float x2, const float y2)Teddy::Graphics::View
drawString(const Teddy::Maths::TVector2< float > &pos, const char *str, Font *font)Teddy::Graphics::View
enable(const int feature)Teddy::Graphics::View
end()Teddy::Graphics::View
end2d()Teddy::Graphics::View
end3d()Teddy::Graphics::View
feature_to_codeTeddy::Graphics::View [private, static]
feature_to_str(int a)Teddy::Graphics::View [static]
FOGTeddy::Graphics::View [static]
fpTeddy::Graphics::View [protected, static]
fpsTeddy::Graphics::View [protected]
framesTeddy::Graphics::View [protected]
getClear()Teddy::Graphics::View
getCode(unsigned int a)Teddy::Graphics::View [static]
getExtensions()Teddy::Graphics::View
getFps()Teddy::Graphics::View
getFpsTime()Teddy::Graphics::View
getFrames()Teddy::Graphics::View
getLastFrame()Teddy::Graphics::View
getLastTime()Teddy::Graphics::View
getMaxLights()Teddy::Graphics::View
getMaxTextureSize()Teddy::Graphics::View
getMaxViewportDims()Teddy::Graphics::View
getOptions()Teddy::Graphics::View [inline]
getOrthoMatrix(float left, float right, float bottom, float top, float nearval, float farval)Teddy::Graphics::View
getRatio()Teddy::Graphics::View
getRenderer()Teddy::Graphics::View
getScreenHeight()Teddy::Graphics::View
getScreenWidth()Teddy::Graphics::View
getSize() constTeddy::Graphics::View
getState(const int feature)Teddy::Graphics::View
getSurface()Teddy::Graphics::View
getVendor()Teddy::Graphics::View
getVersion()Teddy::Graphics::View
gl_blend_destination_factorTeddy::Graphics::View [protected]
gl_blend_source_factorTeddy::Graphics::View [protected]
gl_clear_depthTeddy::Graphics::View [protected]
gl_featureTeddy::Graphics::View [protected]
gl_fog_colorTeddy::Graphics::View [protected]
gl_fog_endTeddy::Graphics::View [protected]
gl_fog_modeTeddy::Graphics::View [protected]
gl_fog_startTeddy::Graphics::View [protected]
gl_polygon_modeTeddy::Graphics::View [protected]
gl_shade_modelTeddy::Graphics::View [protected]
hasExtension(const char *ext_name)Teddy::Graphics::View
init()Teddy::Graphics::View [static]
last_fpsTeddy::Graphics::View [protected]
last_frameTeddy::Graphics::View [protected]
last_timeTeddy::Graphics::View [protected]
LIGHT0Teddy::Graphics::View [static]
LIGHT1Teddy::Graphics::View [static]
LIGHT2Teddy::Graphics::View [static]
LIGHT3Teddy::Graphics::View [static]
LIGHT4Teddy::Graphics::View [static]
LIGHT5Teddy::Graphics::View [static]
LIGHT6Teddy::Graphics::View [static]
LIGHT7Teddy::Graphics::View [static]
LIGHTINGTeddy::Graphics::View [static]
LINE_OFFSETTeddy::Graphics::View [static]
LINE_SMOOTHTeddy::Graphics::View [static]
normal(const Teddy::Maths::TVector< int > &n) constTeddy::Graphics::View
normal(const Teddy::Maths::TVector< float > &n) constTeddy::Graphics::View
normal(const Teddy::Maths::TVector< double > &n) constTeddy::Graphics::View
normal(const Teddy::Maths::TVector2< int > &n) constTeddy::Graphics::View
normal(const Teddy::Maths::TVector2< float > &n) constTeddy::Graphics::View
normal(const Teddy::Maths::TVector2< double > &n) constTeddy::Graphics::View
NORMALIZETeddy::Graphics::View [static]
OPT_FONT_FIXTeddy::Graphics::View [static]
OPT_FRAMETeddy::Graphics::View [static]
OPT_FULLSCREENTeddy::Graphics::View [static]
OPT_MULTI_WINDOWTeddy::Graphics::View [static]
OPT_SEPARATE_SPECULAR_COLORTeddy::Graphics::View [static]
optionsTeddy::Graphics::View [protected]
pngScreenshot(char *filename)Teddy::Graphics::View
POINT_OFFSETTeddy::Graphics::View [static]
POINT_SMOOTHTeddy::Graphics::View [static]
POLYGON_OFFSETTeddy::Graphics::View [static]
POLYGON_SMOOTHTeddy::Graphics::View [static]
printExtensions()Teddy::Graphics::View
ratioTeddy::Graphics::View [protected]
reshape(int w, int h)Teddy::Graphics::View
reshapeOne(int w, int h)Teddy::Graphics::View [protected, static]
SCISSOR_TESTTeddy::Graphics::View [static]
screen_heightTeddy::Graphics::View [protected]
screen_widthTeddy::Graphics::View [protected]
sdl_surfaceTeddy::Graphics::View [protected]
setBlendFunc(const unsigned int sfactor, const unsigned int dfactor)Teddy::Graphics::View
setClear(bool clear)Teddy::Graphics::View
setClearColor(const Color &clear_color)Teddy::Graphics::View
setClearDepth(const float depth)Teddy::Graphics::View
setCull(unsigned long dir)Teddy::Graphics::View
setFogColor(float *color)Teddy::Graphics::View
setFogEnd(const float end)Teddy::Graphics::View
setFogMode(const unsigned int mode)Teddy::Graphics::View
setFogStart(const float start)Teddy::Graphics::View
setFrontFace(const unsigned int front_face)Teddy::Graphics::View
setModelViewMatrix()Teddy::Graphics::View
setModelViewMatrix(const Teddy::Maths::Matrix &m)Teddy::Graphics::View
setPolygonMode(const unsigned int polygon_mode)Teddy::Graphics::View
setProjectionMatrix()Teddy::Graphics::View
setProjectionMatrix(const Teddy::Maths::Matrix &m)Teddy::Graphics::View
setShadeModel(const unsigned int shade_model)Teddy::Graphics::View
setState(const int feature, const bool state)Teddy::Graphics::View
setTexture(Texture *t)Teddy::Graphics::View
setTextureMatrix(const Teddy::Maths::Matrix &m)Teddy::Graphics::View
setWindowManager(Teddy::PhysicalComponents::WindowManager *wm)Teddy::Graphics::View
sizeTeddy::Graphics::View [protected]
STENCIL_TESTTeddy::Graphics::View [static]
texture(const Teddy::Maths::TVector< int > &t) constTeddy::Graphics::View
texture(const Teddy::Maths::TVector< float > &t) constTeddy::Graphics::View
texture(const Teddy::Maths::TVector< double > &t) constTeddy::Graphics::View
texture(const Teddy::Maths::TVector2< int > &t) constTeddy::Graphics::View
texture(const Teddy::Maths::TVector2< float > &t) constTeddy::Graphics::View
texture(const Teddy::Maths::TVector2< double > &t) constTeddy::Graphics::View
TEXTURE_1DTeddy::Graphics::View [static]
TEXTURE_2DTeddy::Graphics::View [static]
vertex(const Teddy::Maths::TVector< float > &v, const Teddy::Maths::TVector2< float > &t) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector2< float > &v, const Teddy::Maths::TVector2< float > &t) constTeddy::Graphics::View
vertex(const float x, const float y) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector< int > &v) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector< float > &v) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector< double > &v) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector2< int > &v) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector2< float > &v) constTeddy::Graphics::View
vertex(const Teddy::Maths::TVector2< double > &v) constTeddy::Graphics::View
View(int width, int height, Teddy::MixIn::Options options)Teddy::Graphics::View
window_managerTeddy::Graphics::View [protected]