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/a04826.html | 94 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 docs/doxygen/nel/a04826.html (limited to 'docs/doxygen/nel/a04826.html') diff --git a/docs/doxygen/nel/a04826.html b/docs/doxygen/nel/a04826.html new file mode 100644 index 00000000..e7ef6714 --- /dev/null +++ b/docs/doxygen/nel/a04826.html @@ -0,0 +1,94 @@ + + +NeL: ps_macro.h File Reference + + + +
+

ps_macro.h File Reference


Detailed Description

+Some macros used by the particle systems for rendering.

+

Id
ps_macro.h,v 1.4 2002/10/28 17:32:13 corvazier Exp
+ +

+Definition in file ps_macro.h. +

+#include "nel/misc/types_nl.h"
+ +

+Go to the source code of this file. + + + + + + + +

Defines

#define CHECK_VERTEX_BUFFER(a, b)
 NOTE: for private use, do not include this this macro is used to see whether a write in a vertex buffer is correct.

#define PARTICLES_CHECK_MEM
+


Define Documentation

+

+ + + + +
+ + + + + + + + + + +
#define CHECK_VERTEX_BUFFERa,
 )  +
+
+ + + + + +
+   + + +

+NOTE: for private use, do not include this this macro is used to see whether a write in a vertex buffer is correct. +

+ +

+Definition at line 39 of file ps_macro.h. +

+Referenced by NL3D::BuildSlice(), NL3D::DrawDot(), NL3D::CPSFaceHelper::drawFaces(), NL3D::CPSFanLightHelper::drawFanLight(), NL3D::CPSFaceLookAtHelper::drawLookAt(), NL3D::CPSFaceLookAtHelper::drawLookAtAlignOnMotion(), NL3D::CPSConstraintMeshHelper::drawMeshs(), NL3D::CPSConstraintMeshHelper::drawPrerotatedMeshs(), NL3D::CPSShockWaveHelper::drawShockWave(), and NL3D::CPSConstraintMesh::makePrerotatedVb().

+

+ + + + +
+ + +
#define PARTICLES_CHECK_MEM +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file ps_macro.h.

+


Generated on Tue Mar 16 06:43:13 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1