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/a02426.html | 168 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 docs/doxygen/nel/a02426.html (limited to 'docs/doxygen/nel/a02426.html') diff --git a/docs/doxygen/nel/a02426.html b/docs/doxygen/nel/a02426.html new file mode 100644 index 00000000..abb5e0bd --- /dev/null +++ b/docs/doxygen/nel/a02426.html @@ -0,0 +1,168 @@ + + +NeL: NL3D::CDecalIterator struct Reference + + + +
+

NL3D::CDecalIterator Struct Reference

#include <ps_attrib_maker_iterators.h> +

+


Detailed Description

+this iterator just return the same value +

+ +

+Definition at line 76 of file ps_attrib_maker_iterators.h. + + + + + + + + + + + +

Public Member Functions

void advance (uint quantity)
void advance ()
GET_INLINE float get () const

Data Fields

float Value
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CDecalIterator::advance uint  quantity  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 81 of file ps_attrib_maker_iterators.h. +

+References uint. +

+

00081 {}                              
+
+

+ + + + +
+ + + + + + + + + +
void NL3D::CDecalIterator::advance  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 80 of file ps_attrib_maker_iterators.h. +

+

00080 {}
+
+

+ + + + +
+ + + + + + + + + +
GET_INLINE float NL3D::CDecalIterator::get  )  const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file ps_attrib_maker_iterators.h. +

+References GET_INLINE. +

+

00079 { return Value; }
+
+


Field Documentation

+

+ + + + +
+ + +
float NL3D::CDecalIterator::Value +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file ps_attrib_maker_iterators.h. +

+Referenced by NL3D::CPSAttribMakerT< uint32, CPSValueBlendFunc< uint32 > >::make(), NL3D::CPSAttribMakerT< uint32, CPSValueBlendFunc< uint32 > >::make4(), and NL3D::CPSAttribMakerT< uint32, CPSValueBlendFunc< uint32 > >::makeN().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:45:28 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1