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/a05133.html | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 docs/doxygen/nel/a05133.html (limited to 'docs/doxygen/nel/a05133.html') diff --git a/docs/doxygen/nel/a05133.html b/docs/doxygen/nel/a05133.html new file mode 100644 index 00000000..f3a14592 --- /dev/null +++ b/docs/doxygen/nel/a05133.html @@ -0,0 +1,76 @@ + + +NeL: track.h File Reference + + + +
+

track.h File Reference


Detailed Description

+class ITrack

+

Id
track.h,v 1.6 2003/01/08 15:38:59 boucher Exp
+ +

+Definition in file track.h. +

+#include "nel/misc/stream.h"
+#include "nel/misc/types_nl.h"
+#include "nel/misc/common.h"
+#include "nel/3d/animation_time.h"
+#include "nel/3d/u_track.h"
+#include "3d/animated_value.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_TRACKDEF_CTOR(_Son, _Father, _T)
+


Define Documentation

+

+ + + + +
+ + + + + + + + + + + + + +
#define NL3D_TRACKDEF_CTOR_Son,
_Father,
_T   )  +
+
+ + + + + +
+   + + +

+Value:

_Son() {}                                                                       \
+        _Son(const _T &v) : _Father<_T>(v) {}
+
+

+Definition at line 241 of file track.h.

+


Generated on Tue Mar 16 06:43:25 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1