![](/inc/img/pixel.gif) |
|
![](/inc/img/pixel.gif) |
![](/inc/img/reddots.gif) |
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CVectNormIterator Struct Template ReferenceThis special iterator on a vector attributes enables to convert the speed to its norm It is for private use only, and it has not all the functionnalities of an iterator.
More...
#include <ps_attrib_maker_iterators.h>
Inheritance diagram for NL3D::CVectNormIterator:
List of all members.
Detailed Description
template<class TBaseIter>
struct NL3D::CVectNormIterator< TBaseIter >
This special iterator on a vector attributes enables to convert the speed to its norm It is for private use only, and it has not all the functionnalities of an iterator.
The src datas can't be modified as we return the norm, and not a reference on the value
Definition at line 58 of file ps_attrib_maker_iterators.h.
Constructor & Destructor Documentation
template<class TBaseIter> |
NL3D::CVectNormIterator< TBaseIter >::CVectNormIterator |
( |
const TBaseIter & |
it |
) |
[inline] |
|
Member Function Documentation
template<class TBaseIter> |
GET_INLINE float NL3D::CVectNormIterator< TBaseIter >::get |
( |
|
) |
const [inline] |
|
The documentation for this struct was generated from the following file:
|
![](/inc/img/pixel.gif) |