From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNL3D_1_1CPSPlaneBasisBlender.html | 220 +++++++++++++++++++++ 1 file changed, 220 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPSPlaneBasisBlender.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPSPlaneBasisBlender.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPSPlaneBasisBlender.html b/docs/doxygen/nel/classNL3D_1_1CPSPlaneBasisBlender.html new file mode 100644 index 00000000..4c675663 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPSPlaneBasisBlender.html @@ -0,0 +1,220 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1