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_1CMorphBase.html | 228 ++++++++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CMorphBase.html (limited to 'docs/doxygen/nel/classNL3D_1_1CMorphBase.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CMorphBase.html b/docs/doxygen/nel/classNL3D_1_1CMorphBase.html new file mode 100644 index 00000000..beae7dc2 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CMorphBase.html @@ -0,0 +1,228 @@ + + + + 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::CMorphBase Class Reference

An animated morph (blend shape) base. +More... +

+#include <animated_morph.h> +

+

Inheritance diagram for NL3D::CMorphBase: +

+ +NLMISC::CRefCount + +List of all members. + + + + + + + +

Public Methods

 CMorphBase ()
void serial (NLMISC::IStream &f)
 save/load. More...


Public Attributes

std::string Name
CTrackDefaultFloat DefaultFactor
+

Detailed Description

+An animated morph (blend shape) base. +

+

+Author:
+Matthieu Besson , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 47 of file animated_morph.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMorphBase::CMorphBase  
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file animated_morph.cpp. +

+References DefaultFactor.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CMorphBase::serial NLMISC::IStream  f
+
+ + + + + +
+   + + +

+save/load. +

+ +

+Definition at line 47 of file animated_morph.cpp. +

+References Name, and NLMISC::IStream::serial.

+


Member Data Documentation

+

+ + + + +
+ + +
CTrackDefaultFloat NL3D::CMorphBase::DefaultFactor +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file animated_morph.h. +

+Referenced by CMorphBase.

+

+ + + + +
+ + +
std::string NL3D::CMorphBase::Name +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file animated_morph.h. +

+Referenced by serial.

+


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