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

NL3D::CParticleSystemManager::TAlwaysAnimatedModelHandle Struct Reference

+ + + + + + + + + +

Public Member Functions

 TAlwaysAnimatedModelHandle ()

Data Fields

TAlwaysAnimatedModelList::iterator Iter
bool Valid
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CParticleSystemManager::TAlwaysAnimatedModelHandle::TAlwaysAnimatedModelHandle  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file particle_system_manager.h. +

+

00124 : Valid(false) {}
+
+


Field Documentation

+

+ + + + +
+ + +
TAlwaysAnimatedModelList::iterator NL3D::CParticleSystemManager::TAlwaysAnimatedModelHandle::Iter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file particle_system_manager.h. +

+Referenced by NL3D::CParticleSystemManager::addPermanentlyAnimatedSystem(), and NL3D::CParticleSystemManager::removePermanentlyAnimatedSystem().

+

+ + + + +
+ + +
bool NL3D::CParticleSystemManager::TAlwaysAnimatedModelHandle::Valid +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file particle_system_manager.h. +

+Referenced by NL3D::CParticleSystemManager::addPermanentlyAnimatedSystem(), NL3D::CParticleSystemModel::invalidateAutoAnimatedHandle(), NL3D::CParticleSystemModel::releasePSPointer(), NL3D::CParticleSystemManager::removePermanentlyAnimatedSystem(), and NL3D::CParticleSystemModel::traverseClip().

+


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