#include <GlutRenderTools.h>
Inheritance diagram for GlutRenderTools:

Public Methods | |
| GlutRenderTools () | |
| virtual | ~GlutRenderTools () |
| virtual void | EndFrame (RAS_IRasterizer* rasty) |
| virtual void | BeginFrame (RAS_IRasterizer* rasty) |
| void | DisableOpenGLLights () |
| void | EnableOpenGLLights () |
| int | ProcessLighting (int layer) |
| void | Perspective (int a,int width,int height,float mat[4][4] ,float viewmat[4][4] ) |
| virtual void | RenderText2D (const char* text,int xco,int yco) |
| virtual void | RenderText (int mode,RAS_IPolyMaterial* polymat,float v1[3],float v2[3],float v3[3],float v4[3]) |
| void | applyTransform (RAS_IRasterizer* rasty,double* oglmatrix,int objectdrawmode ) |
|
|
Definition at line 17 of file GlutRenderTools.h. |
|
|
Definition at line 20 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 29 of file GlutRenderTools.h. |
|
|
Definition at line 34 of file GlutRenderTools.h. Referenced by BeginFrame(). |
|
|
Definition at line 40 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 24 of file GlutRenderTools.h. |
|
|
Definition at line 52 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 48 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 108 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 72 of file GlutRenderTools.h. |
|
|
Reimplemented from RAS_IRenderTools. Definition at line 117 of file GlutRenderTools.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000