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

these are some attribute makers for plane_basis This is a plane basis class. More...

#include <ps_plane_basis_maker.h>

Inheritance diagram for NL3D::CPSPlaneBasisBlender:

NL3D::CPSValueBlender< CPlaneBasis > NL3D::CPSAttribMakerT< CPlaneBasis, CPSValueBlendFunc< CPlaneBasis > > NL3D::CPSAttribMaker< CPlaneBasis > NL3D::CPSAttribMakerBase NLMISC::IStreamable NLMISC::IClassable List of all members.

Public Methods

 NLMISC_DECLARE_CLASS (CPSPlaneBasisBlender)
 CPSPlaneBasisBlender (const CPlaneBasis &startBasis=CPlaneBasis(NLMISC::CVector::I), const CPlaneBasis &endBasis=CPlaneBasis(NLMISC::CVector::J), float nbCycles=1.0f)
CPSAttribMakerBaseclone () const

Detailed Description

these are some attribute makers for plane_basis This is a plane basis class.

It just blend between 2 plane by linearly interpolating the normal (non sampled version)

Definition at line 45 of file ps_plane_basis_maker.h.


Constructor & Destructor Documentation

NL3D::CPSPlaneBasisBlender::CPSPlaneBasisBlender const CPlaneBasis   startBasis = CPlaneBasis(NLMISC::CVector::I),
const CPlaneBasis   endBasis = CPlaneBasis(NLMISC::CVector::J),
float    nbCycles = 1.0f
[inline]
 

Definition at line 50 of file ps_plane_basis_maker.h.

References NL3D::CPSAttribMakerT< CPlaneBasis, CPSValueBlendFunc< CPlaneBasis > >::_F, NL3D::CPSValueBlender< CPlaneBasis >::CPSValueBlender, NLMISC::CVector::I, and NLMISC::CVector::J.

Referenced by clone.


Member Function Documentation

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

Implements NL3D::CPSAttribMakerBase.

Definition at line 54 of file ps_plane_basis_maker.h.

References CPSPlaneBasisBlender.

NL3D::CPSPlaneBasisBlender::NLMISC_DECLARE_CLASS CPSPlaneBasisBlender   
 


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