# 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: