Home | nevrax.com |
|
NL3D::CPSBaseIterator Struct Template ReferenceWe define a set of iterator object that can advance with a fixed point step in the source container We have 2 version for each iterator : iterators that advance with a step of 1, and iterators that advance with a fixed point (16 : 16). More...
Inheritance diagram for NL3D::CPSBaseIterator:
Detailed Descriptiontemplate<typename TBaseIter>
We define a set of iterator object that can advance with a fixed point step in the source container We have 2 version for each iterator : iterators that advance with a step of 1, and iterators that advance with a fixed point (16 : 16).
|
|
TPSAttribFloat::const_iterator Iter;.
Definition at line 47 of file ps_attrib_maker_iterators.h. Referenced by NL3D::CDistIterator::CDistIterator, and NL3D::CVectNormIterator::CVectNormIterator. |
|
Definition at line 48 of file ps_attrib_maker_iterators.h. References Iter. |
|
Definition at line 50 of file ps_attrib_maker_iterators.h. References Iter. |
|
Reimplemented in NL3D::CVectNormIterator. Definition at line 49 of file ps_attrib_maker_iterators.h. References GET_INLINE, and Iter. |
|
Definition at line 45 of file ps_attrib_maker_iterators.h. Referenced by advance, CPSBaseIterator, NL3D::CFClampSquareDot3AddIterator::get, NL3D::CFClampDot3AddIterator::get, NL3D::CFSquareDot3AddIterator::get, NL3D::CFDot3AddIterator::get, NL3D::CVectNormIterator::get, and get. |