From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/classNL3D_1_1CPSRadialEmitter.html | 264 +++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CPSRadialEmitter.html (limited to 'docs/doxygen/nel/classNL3D_1_1CPSRadialEmitter.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CPSRadialEmitter.html b/docs/doxygen/nel/classNL3D_1_1CPSRadialEmitter.html new file mode 100644 index 00000000..32374e60 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CPSRadialEmitter.html @@ -0,0 +1,264 @@ + + + + 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::CPSRadialEmitter Class Reference

A radial emitter. The direction gives the normal to the plane of emission. +More... +

+#include <ps_emitter.h> +

+

Inheritance diagram for NL3D::CPSRadialEmitter: +

+ +NL3D::CPSEmitterDirectionnal +NL3D::CPSEmitter +NL3D::CPSModulatedEmitter +NL3D::CPSDirection +NL3D::CPSLocatedBindable +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + + +

Public Methods

 CPSRadialEmitter ()
virtual void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
 ==========================================================================. More...

 NLMISC_DECLARE_CLASS (CPSRadialEmitter)
virtual void emit (const NLMISC::CVector &srcPos, uint32 index, NLMISC::CVector &pos, NLMISC::CVector &speed)
 ==========================================================================. More...

+

Detailed Description

+A radial emitter. The direction gives the normal to the plane of emission. +

+ +

+Definition at line 433 of file ps_emitter.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CPSRadialEmitter::CPSRadialEmitter   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 436 of file ps_emitter.h. +

+References NL3D::CPSLocatedBindable::_Name.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
void NL3D::CPSRadialEmitter::emit const NLMISC::CVector  srcPos,
uint32   index,
NLMISC::CVector  pos,
NLMISC::CVector  speed
[virtual]
+
+ + + + + +
+   + + +

+==========================================================================. +

+ +

+Reimplemented from NL3D::CPSEmitterDirectionnal. +

+Definition at line 1538 of file ps_emitter.cpp. +

+References NL3D::CPSEmitterDirectionnal::_Dir, NL3D::CPSEmitter::_EmittedType, NL3D::CPSModulatedEmitter::_EmitteeSpeed, NL3D::CPSModulatedEmitter::_EmitteeSpeedScheme, NL3D::CPSLocatedBindable::_Owner, index, nlassert, and NLMISC::CVector::normalize.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CPSRadialEmitter::NLMISC_DECLARE_CLASS CPSRadialEmitter  
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NL3D::CPSEmitterDirectionnal.

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CPSRadialEmitter::serial NLMISC::IStream  f throw (NLMISC::EStream) [virtual]
+
+ + + + + +
+   + + +

+==========================================================================. +

+ +

+Reimplemented from NL3D::CPSEmitterDirectionnal. +

+Definition at line 1531 of file ps_emitter.cpp.

+


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