From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CFDot3AddIterator.html | 177 +++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CFDot3AddIterator.html (limited to 'docs/doxygen/nel/structNL3D_1_1CFDot3AddIterator.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CFDot3AddIterator.html b/docs/doxygen/nel/structNL3D_1_1CFDot3AddIterator.html new file mode 100644 index 00000000..ae477a95 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CFDot3AddIterator.html @@ -0,0 +1,177 @@ + + + + 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::CFDot3AddIterator Struct Template Reference

this iterator perform a dot prod with a vector, add an offset and take the fabs of the result. +More... +

+#include <ps_attrib_maker_iterators.h> +

+

Inheritance diagram for NL3D::CFDot3AddIterator: +

+ +NL3D::CDistIterator +NL3D::CPSBaseIterator + +List of all members. + + + +

Public Methods

GET_INLINE float get () const
 CFDot3AddIterator (const TBaseIter &it)
+

Detailed Description

+

template<class TBaseIter>
+ struct NL3D::CFDot3AddIterator< TBaseIter >

+ +this iterator perform a dot prod with a vector, add an offset and take the fabs of the result. +

+ +

+Definition at line 96 of file ps_attrib_maker_iterators.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + +
+template<class TBaseIter>
NL3D::CFDot3AddIterator< TBaseIter >::CFDot3AddIterator const TBaseIter &   it [inline]
+
+ + + + + +
+   + + +

+ +

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

+References NL3D::CDistIterator::CDistIterator.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + +
+template<class TBaseIter>
GET_INLINE float NL3D::CFDot3AddIterator< TBaseIter >::get   const [inline]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NL3D::CPSBaseIterator. +

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

+References NL3D::CPSBaseIterator::Iter, NL3D::MaxInputValue, NL3D::CDistIterator::Offset, r, and NL3D::CDistIterator::V.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1