From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/classNL3D_1_1CDRU-members.html | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CDRU-members.html (limited to 'docs/doxygen/nel/classNL3D_1_1CDRU-members.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CDRU-members.html b/docs/doxygen/nel/classNL3D_1_1CDRU-members.html new file mode 100644 index 00000000..13871043 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CDRU-members.html @@ -0,0 +1,89 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CDRU Member List

This is the complete list of members for NL3D::CDRU, including all inherited members. + + + + + + + + + + + + + + +
createGlDriver()NL3D::CDRU [static]
drawBitmap(float x, float y, float width, float height, class ITexture &texture, IDriver &driver, CViewport viewport=CViewport(), bool blend=true)NL3D::CDRU [static]
drawLine(float x0, float y0, float x1, float y1, IDriver &driver, CRGBA col=CRGBA(255, 255, 255, 255), CViewport viewport=CViewport())NL3D::CDRU [static]
drawLine(const CVector &a, const CVector &b, CRGBA color, IDriver &driver)NL3D::CDRU [static]
drawLinesUnlit(const NLMISC::CLine *linelist, sint nlines, CMaterial &mat, IDriver &driver)NL3D::CDRU [static]
drawLinesUnlit(const std::vector< NLMISC::CLine > &linelist, CMaterial &mat, IDriver &driver)NL3D::CDRU [static]
drawQuad(float x0, float y0, float x1, float y1, IDriver &driver, CRGBA col, CViewport viewport)NL3D::CDRU [static]
drawQuad(float x0, float y0, float x1, float y1, CRGBA col0, CRGBA col1, CRGBA col2, CRGBA col3, IDriver &driver, CViewport viewport)NL3D::CDRU [static]
drawQuad(float xcenter, float ycenter, float radius, IDriver &driver, CRGBA col, CViewport viewport)NL3D::CDRU [static]
drawTriangle(float x0, float y0, float x1, float y1, float x2, float y2, IDriver &driver, CRGBA col, CViewport viewport)NL3D::CDRU [static]
drawTrianglesUnlit(const NLMISC::CTriangleUV *trilist, sint ntris, CMaterial &mat, IDriver &driver)NL3D::CDRU [static]
drawTrianglesUnlit(const std::vector< NLMISC::CTriangleUV > &trilist, CMaterial &mat, IDriver &driver)NL3D::CDRU [static]
drawWiredQuad(float x0, float y0, float x1, float y1, IDriver &driver, CRGBA col, CViewport viewport)NL3D::CDRU [static]
drawWiredQuad(float xcenter, float ycenter, float radius, IDriver &driver, CRGBA col, CViewport viewport)NL3D::CDRU [static]
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1