![]() |
doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idRenderSystem, including all inherited members.
| AllocRenderWorld(void)=0 | idRenderSystem | pure virtual |
| BeginFrame(int windowWidth, int windowHeight)=0 | idRenderSystem | pure virtual |
| BeginLevelLoad(void)=0 | idRenderSystem | pure virtual |
| CaptureRenderToFile(const char *fileName, bool fixAlpha=false)=0 | idRenderSystem | pure virtual |
| CaptureRenderToImage(const char *imageName)=0 | idRenderSystem | pure virtual |
| CropRenderSize(int width, int height, bool makePowerOfTwo=false, bool forceDimensions=false)=0 | idRenderSystem | pure virtual |
| DrawBigChar(int x, int y, int ch, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| DrawBigStringExt(int x, int y, const char *string, const idVec4 &setColor, bool forceColor, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| DrawDemoPics()=0 | idRenderSystem | pure virtual |
| DrawSmallChar(int x, int y, int ch, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| DrawSmallStringExt(int x, int y, const char *string, const idVec4 &setColor, bool forceColor, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| DrawStretchPic(const idDrawVert *verts, const glIndex_t *indexes, int vertCount, int indexCount, const idMaterial *material, bool clip=true, float min_x=0.0f, float min_y=0.0f, float max_x=640.0f, float max_y=480.0f)=0 | idRenderSystem | pure virtual |
| DrawStretchPic(float x, float y, float w, float h, float s1, float t1, float s2, float t2, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| DrawStretchTri(idVec2 p1, idVec2 p2, idVec2 p3, idVec2 t1, idVec2 t2, idVec2 t3, const idMaterial *material)=0 | idRenderSystem | pure virtual |
| EndFrame(int *frontEndMsec, int *backEndMsec)=0 | idRenderSystem | pure virtual |
| EndLevelLoad(void)=0 | idRenderSystem | pure virtual |
| FreeRenderWorld(idRenderWorld *rw)=0 | idRenderSystem | pure virtual |
| GetCardCaps(bool &oldCard, bool &nv10or20)=0 | idRenderSystem | pure virtual |
| GetGLSettings(int &width, int &height)=0 | idRenderSystem | pure virtual |
| GetScreenHeight(void) const =0 | idRenderSystem | pure virtual |
| GetScreenWidth(void) const =0 | idRenderSystem | pure virtual |
| GlobalToNormalizedDeviceCoordinates(const idVec3 &global, idVec3 &ndc)=0 | idRenderSystem | pure virtual |
| Init(void)=0 | idRenderSystem | pure virtual |
| InitOpenGL(void)=0 | idRenderSystem | pure virtual |
| IsFullScreen(void) const =0 | idRenderSystem | pure virtual |
| IsOpenGLRunning(void) const =0 | idRenderSystem | pure virtual |
| PrintMemInfo(MemInfo_t *mi)=0 | idRenderSystem | pure virtual |
| RegisterFont(const char *fontName, fontInfoEx_t &font)=0 | idRenderSystem | pure virtual |
| SetColor(const idVec4 &rgba)=0 | idRenderSystem | pure virtual |
| SetColor4(float r, float g, float b, float a)=0 | idRenderSystem | pure virtual |
| Shutdown(void)=0 | idRenderSystem | pure virtual |
| ShutdownOpenGL(void)=0 | idRenderSystem | pure virtual |
| TakeScreenshot(int width, int height, const char *fileName, int samples, struct renderView_s *ref)=0 | idRenderSystem | pure virtual |
| UnCrop()=0 | idRenderSystem | pure virtual |
| UploadImage(const char *imageName, const byte *data, int width, int height)=0 | idRenderSystem | pure virtual |
| WriteDemoPics()=0 | idRenderSystem | pure virtual |
| ~idRenderSystem() | idRenderSystem | inlinevirtual |
1.8.6.