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/animation_8h.html | 129 +++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 docs/doxygen/nel/animation_8h.html (limited to 'docs/doxygen/nel/animation_8h.html') diff --git a/docs/doxygen/nel/animation_8h.html b/docs/doxygen/nel/animation_8h.html new file mode 100644 index 00000000..2dc9a4e6 --- /dev/null +++ b/docs/doxygen/nel/animation_8h.html @@ -0,0 +1,129 @@ + + + + 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  
+

animation.h File Reference

<File description>. +More... +

+#include "nel/misc/types_nl.h"
+#include "nel/3d/animation_time.h"
+#include "nel/3d/u_animation.h"
+#include <memory>
+#include <map>
+#include <set>
+#include <vector>
+ +

+Go to the source code of this file. + + + + + +

Namespaces

namespace  NL3D
namespace  NLMISC

Defines

#define NL3D_MEM_ANIMATION   NL_ALLOC_CONTEXT( 3dAnim )
+


Detailed Description

+<File description>. +

+

+Id:
+ animation.h,v 1.9 2002/10/28 17:32:13 corvazier Exp
+

+ +

+Definition in file animation.h.


Define Documentation

+

+ + + + +
+ + +
#define NL3D_MEM_ANIMATION   NL_ALLOC_CONTEXT( 3dAnim ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file animation.h. +

+Referenced by NL3D::CAnimation::addTrack, NL3D::CAnimation::allTrackLoop, NL3D::CAnimation::CAnimation, NL3D::UAnimation::createAnimation, NL3D::CAnimation::getBeginTime, NL3D::CAnimation::getEndTime, NL3D::CAnimation::getIdTrackByName, NL3D::CAnimation::getTrack, NL3D::CAnimation::getTrackByName, NL3D::CAnimation::getTrackNames, NL3D::UAnimation::releaseAnimation, NL3D::CAnimation::releaseTrack, NL3D::CAnimation::serial, NL3D::CAnimation::setMinEndTime, and NL3D::CAnimation::~CAnimation.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1