# 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::CPSFloatMemory Class Reference

this memorize float by applying some function on the emitter. More...

#include <ps_float.h>

Inheritance diagram for NL3D::CPSFloatMemory:

NL3D::CPSAttribMakerMemory< float > NL3D::CPSAttribMaker< float > NL3D::CPSAttribMakerBase NLMISC::IStreamable NLMISC::IClassable List of all members.

Public Methods

 CPSFloatMemory ()
 NLMISC_DECLARE_CLASS (CPSFloatMemory)
CPSAttribMakerBaseclone () const

Detailed Description

this memorize float by applying some function on the emitter.

For a particle's attribute, each particle has its own value memorized You MUST called setScheme (from CPSAttribMakerMemory) to tell how the value will be generted

Definition at line 83 of file ps_float.h.


Constructor & Destructor Documentation

NL3D::CPSFloatMemory::CPSFloatMemory   [inline]
 

Definition at line 86 of file ps_float.h.

References NL3D::CPSAttribMakerMemory< float >::setDefaultValue.

Referenced by clone.


Member Function Documentation

CPSAttribMakerBase* NL3D::CPSFloatMemory::clone void    const [inline, virtual]
 

Implements NL3D::CPSAttribMakerBase.

Definition at line 88 of file ps_float.h.

References CPSFloatMemory.

NL3D::CPSFloatMemory::NLMISC_DECLARE_CLASS CPSFloatMemory   
 


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