# 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: