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/class_NL3D__CDRU-members.html | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CDRU-members.html (limited to 'docs/doxygen/nel/class_NL3D__CDRU-members.html') diff --git a/docs/doxygen/nel/class_NL3D__CDRU-members.html b/docs/doxygen/nel/class_NL3D__CDRU-members.html new file mode 100644 index 00000000..879456ec --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CDRU-members.html @@ -0,0 +1,90 @@ + + + + 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() + [static]
  • drawBitmap(float x, float y, float width, float height, class ITexture& texture, IDriver& driver, CViewport viewport=CViewport(), bool blend=true) + [static]
  • drawLine(float x0, float y0, float x1, float y1, IDriver& driver, CRGBA col= CRGBA(255,255,255,255), CViewport viewport=CViewport()) + [static]
  • drawLine(const CVector &a, const CVector &b, CRGBA color, IDriver& driver) + [static]
  • drawLinesUnlit(const NLMISC::CLine *linelist, sint nlines, CMaterial &mat, IDriver& driver) + [static]
  • drawLinesUnlit(const std::vector<NLMISC::CLine> &linelist, CMaterial &mat, IDriver& driver) + [static]
  • drawQuad(float x0, float y0, float x1, float y1, IDriver& driver, CRGBA col, CViewport viewport) + [static]
  • drawQuad(float x0, float y0, float x1, float y1, CRGBA col0, CRGBA col1, CRGBA col2, CRGBA col3, IDriver& driver, CViewport viewport) + [static]
  • drawQuad(float xcenter, float ycenter, float radius, IDriver& driver, CRGBA col, CViewport viewport) + [static]
  • drawTriangle(float x0, float y0, float x1, float y1, float x2, float y2, IDriver& driver, CRGBA col, CViewport viewport) + [static]
  • drawTrianglesUnlit(const NLMISC::CTriangleUV *trilist, sint ntris, CMaterial &mat, IDriver& driver) + [static]
  • drawTrianglesUnlit(const std::vector<NLMISC::CTriangleUV> &trilist, CMaterial &mat, IDriver& driver) + [static]
  • drawWiredQuad(float x0, float y0, float x1, float y1, IDriver& driver, CRGBA col, CViewport viewport) + [static]
  • drawWiredQuad(float xcenter, float ycenter, float radius, IDriver& driver, CRGBA col, CViewport viewport) + [static]
+ + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1