# 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::CRandomIterator Struct Reference

This special iterator return random values every time it is read It is for private use only, and it has not all the functionnalities of an iterator. More...

#include <ps_attrib_maker_iterators.h>

List of all members.

Public Methods

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


Detailed Description

This special iterator return random values every time it is read It is for private use only, and it has not all the functionnalities of an iterator.

Definition at line 68 of file ps_attrib_maker_iterators.h.


Member Function Documentation

void NL3D::CRandomIterator::advance uint    quantity [inline]
 

Definition at line 72 of file ps_attrib_maker_iterators.h.

void NL3D::CRandomIterator::advance   [inline]
 

Definition at line 71 of file ps_attrib_maker_iterators.h.

GET_INLINE float NL3D::CRandomIterator::get   const [inline]
 

Definition at line 70 of file ps_attrib_maker_iterators.h.

References GET_INLINE.


The documentation for this struct was generated from the following file: