From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html | 218 +++++++++++++++++++++++ 1 file changed, 218 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html b/docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html new file mode 100644 index 00000000..f08a1ee6 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPSIntBlender.html @@ -0,0 +1,218 @@ + + + + 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::CPSIntBlender Class Reference

these are some attribute makers for int This is a int blender class. It just blend between 2 values. +More... +

+#include <ps_int.h> +

+

Inheritance diagram for NL3D::CPSIntBlender: +

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

Public Methods

 NLMISC_DECLARE_CLASS (CPSIntBlender)
 CPSIntBlender (sint32 startInt=0, sint32 endInt=10, float nbCycles=1.0f)
CPSAttribMakerBaseclone () const
+

Detailed Description

+these are some attribute makers for int This is a int blender class. It just blend between 2 values. +

+ +

+Definition at line 43 of file ps_int.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NL3D::CPSIntBlender::CPSIntBlender sint32   startInt = 0,
sint32   endInt = 10,
float   nbCycles = 1.0f
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file ps_int.h. +

+References NL3D::CPSAttribMakerT< sint32, CPSValueBlendFunc< sint32 > >::_F, and NL3D::CPSValueBlender< sint32 >::CPSValueBlender. +

+Referenced by clone.

+


Member Function Documentation

+

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

+ +

+Implements NL3D::CPSAttribMakerBase. +

+Definition at line 51 of file ps_int.h. +

+References CPSIntBlender.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CPSIntBlender::NLMISC_DECLARE_CLASS CPSIntBlender  
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1