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_1CPSUIntBlender.html | 210 ++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPSUIntBlender.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPSUIntBlender.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPSUIntBlender.html b/docs/doxygen/nel/classNL3D_1_1CPSUIntBlender.html new file mode 100644 index 00000000..94cd4a6a --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPSUIntBlender.html @@ -0,0 +1,210 @@ + + + + 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::CPSUIntBlender Class Reference

#include <ps_int.h> +

+

Inheritance diagram for NL3D::CPSUIntBlender: +

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

Public Methods

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

Constructor & Destructor Documentation

+

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

+ +

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

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

+Referenced by clone.

+


Member Function Documentation

+

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

+ +

+Implements NL3D::CPSAttribMakerBase. +

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

+References CPSUIntBlender.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CPSUIntBlender::NLMISC_DECLARE_CLASS CPSUIntBlender  
+
+ + + + + +
+   + + +

+

+


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