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

#include <ps_emitter.h> +

+Inheritance diagram for NL3D::CPSEmitterOmni

Inheritance graph
+ + + + + + +
[legend]
Collaboration diagram for NL3D::CPSEmitterOmni:

Collaboration graph
+ + + + + + + + + + + + + +
[legend]
List of all members. + + + + + + +

Public Methods

virtual void serial (NLMISC::IStream &f)
 serialisation. More...

 NLMISC_DECLARE_CLASS (CPSEmitterOmni)
virtual void emit (uint32 index)
 emission of located. More...

+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CPSEmitterOmni::NLMISC_DECLARE_CLASS ( + +CPSEmitterOmni ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + +
+void NL3D::CPSEmitterOmni::emit ( + +uint32 index ) [virtual] +
+
+ + + + + +
+   + + +

+emission of located. +

+ +

+Reimplemented from NL3D::CPSEmitter. +

+Definition at line 144 of file ps_emitter.cpp.

+

+ + + + +
+ + + + + + +
+void NL3D::CPSEmitterOmni::serial ( + +NLMISC::IStream & f ) [virtual] +
+
+ + + + + +
+   + + +

+serialisation. +

+ +

+Reimplemented from NL3D::CPSEmitter. +

+Definition at line 164 of file ps_emitter.cpp.

+


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