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/a03053.html | 69 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/doxygen/nel/a03053.html (limited to 'docs/doxygen/nel/a03053.html') diff --git a/docs/doxygen/nel/a03053.html b/docs/doxygen/nel/a03053.html new file mode 100644 index 00000000..7f7a4438 --- /dev/null +++ b/docs/doxygen/nel/a03053.html @@ -0,0 +1,69 @@ + + +NeL: NL3D::CParticleSystemModel::IPSModelObserver struct Reference + + + +
+

NL3D::CParticleSystemModel::IPSModelObserver Struct Reference

#include <particle_system_model.h> +

+

Inheritance diagram for NL3D::CParticleSystemModel::IPSModelObserver: +

+ +NL3D::CParticleSystemInstanceUser + +

Detailed Description

+interface for object that observe this model. They will be notified when it becomes invalid +

+ +

+Definition at line 117 of file particle_system_model.h. + + + + + +

Public Member Functions

virtual void invalidPS (CParticleSystemModel *psm)=0
 called when a system has been invalidated

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual void NL3D::CParticleSystemModel::IPSModelObserver::invalidPS CParticleSystemModel psm  )  [pure virtual]
+
+ + + + + +
+   + + +

+called when a system has been invalidated +

+ +

+Implemented in NL3D::CParticleSystemInstanceUser.

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:59:41 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1