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

<Class description>. +More... +

+#include <flare_model.h> +

+

Inheritance diagram for NL3D::CFlareModel: +

+ +NL3D::CTransformShape +NL3D::CTransform +NL3D::IModel +NL3D::ITransformable +NLMISC::CRefCount +NL3D::IAnimatable + +List of all members. + + + + + + + + + + + + + +

Public Methods

 CFlareModel ()
 Constructor. More...


Static Public Methods

void registerBasic ()
 Call at the begining of the program, to register the model, and the basic observers. More...

IModelcreator ()

Protected Attributes

float _Intensity
CScene_Scene

Friends

class CFlareShape
class CFlareRenderObs
+

Detailed Description

+<Class description>. +

+

+Author:
+Nicolas Vizerie , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 42 of file flare_model.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CFlareModel::CFlareModel  
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 44 of file flare_model.cpp. +

+References NL3D::CTransform::setOpacity, and NL3D::CTransform::setTransparency. +

+Referenced by creator.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
IModel* NL3D::CFlareModel::creator   [inline, static]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NL3D::CTransformShape. +

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

+References CFlareModel, and NL3D::IModel::IModel.

+

+ + + + +
+ + + + + + + + + +
void NL3D::CFlareModel::registerBasic   [static]
+
+ + + + + +
+   + + +

+Call at the begining of the program, to register the model, and the basic observers. +

+ +

+Reimplemented from NL3D::CTransformShape. +

+Definition at line 50 of file flare_model.cpp. +

+References NL3D::FlareModelClassId, NL3D::RenderTravId, and NL3D::TransformShapeId.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CFlareRenderObs [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file flare_model.h.

+

+ + + + +
+ + +
friend class CFlareShape [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file flare_model.h.

+


Member Data Documentation

+

+ + + + +
+ + +
float NL3D::CFlareModel::_Intensity [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file flare_model.h.

+

+ + + + +
+ + +
CScene* NL3D::CFlareModel::_Scene [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file flare_model.h.

+


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