From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...rr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html | 351 +++++++++++++++++++++ 1 file changed, 351 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html new file mode 100644 index 0000000..44ca1ea --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag_list.html @@ -0,0 +1,351 @@ + + + + +Irrlicht 3D Engine: irr::scene::SMD3QuaternionTagList Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::scene::SMD3QuaternionTagList Struct Reference
+
+
+ +

holds a associative list of named quaternions + More...

+ +

#include <IAnimatedMeshMD3.h>

+ +

List of all members.

+

+Public Member Functions

+ +

Detailed Description

+

holds a associative list of named quaternions

+ +

Definition at line 198 of file IAnimatedMeshMD3.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
irr::scene::SMD3QuaternionTagList::SMD3QuaternionTagList () [inline]
+
+ +
+ +
+
+ + + + + + + + +
irr::scene::SMD3QuaternionTagList::SMD3QuaternionTagList (const SMD3QuaternionTagListcopyMe) [inline]
+
+
+ +

Definition at line 206 of file IAnimatedMeshMD3.h.

+ +
+
+ +
+
+ + + + + + + +
virtual irr::scene::SMD3QuaternionTagList::~SMD3QuaternionTagList () [inline, virtual]
+
+
+ +

Definition at line 211 of file IAnimatedMeshMD3.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + +
SMD3QuaternionTag* irr::scene::SMD3QuaternionTagList::get (const core::stringcname) [inline]
+
+
+ +

Definition at line 213 of file IAnimatedMeshMD3.h.

+ +

References irr::core::array< T, TAlloc >::linear_search().

+ +
+
+ +
+
+ + + + + + + + +
SMD3QuaternionTagList& irr::scene::SMD3QuaternionTagList::operator= (const SMD3QuaternionTagListcopyMe) [inline]
+
+
+ +

Definition at line 253 of file IAnimatedMeshMD3.h.

+ +
+
+ +
+
+ + + + + + + + +
const SMD3QuaternionTag& irr::scene::SMD3QuaternionTagList::operator[] (u32 index) const [inline]
+
+
+ +

Definition at line 238 of file IAnimatedMeshMD3.h.

+ +
+
+ +
+
+ + + + + + + + +
SMD3QuaternionTag& irr::scene::SMD3QuaternionTagList::operator[] (u32 index) [inline]
+
+
+ +

Definition at line 243 of file IAnimatedMeshMD3.h.

+ +
+
+ +
+
+ + + + + + + + +
void irr::scene::SMD3QuaternionTagList::push_back (const SMD3QuaternionTagother) [inline]
+
+
+ +

Definition at line 248 of file IAnimatedMeshMD3.h.

+ +

References irr::core::array< T, TAlloc >::push_back().

+ +
+
+ +
+
+ + + + + + + + +
void irr::scene::SMD3QuaternionTagList::set_used (u32 new_size) [inline]
+
+ +
+ +
+
+ + + + + + + +
u32 irr::scene::SMD3QuaternionTagList::size () const [inline]
+
+
+ +

Definition at line 222 of file IAnimatedMeshMD3.h.

+ +

References irr::core::array< T, TAlloc >::size().

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + + -- cgit v1.1