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_1CPSColorMemory.html | 203 ++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPSColorMemory.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPSColorMemory.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPSColorMemory.html b/docs/doxygen/nel/classNL3D_1_1CPSColorMemory.html new file mode 100644 index 00000000..748fca69 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPSColorMemory.html @@ -0,0 +1,203 @@ + + + + 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::CPSColorMemory Class Reference

this memorize value by applying some function on the emitter. +More... +

+#include <ps_color.h> +

+

Inheritance diagram for NL3D::CPSColorMemory: +

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

Public Methods

 CPSColorMemory ()
 NLMISC_DECLARE_CLASS (CPSColorMemory)
CPSAttribMakerBaseclone () const
+

Detailed Description

+this memorize value 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 109 of file ps_color.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CPSColorMemory::CPSColorMemory   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 112 of file ps_color.h. +

+References NL3D::CPSAttribMakerMemory< NLMISC::CRGBA >::setDefaultValue, and NLMISC::CRGBA::White. +

+Referenced by clone.

+


Member Function Documentation

+

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

+ +

+Implements NL3D::CPSAttribMakerBase. +

+Definition at line 114 of file ps_color.h. +

+References CPSColorMemory.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CPSColorMemory::NLMISC_DECLARE_CLASS CPSColorMemory  
+
+ + + + + +
+   + + +

+

+


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