From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- ...ructirr_1_1scene_1_1_s_m_d3_quaternion_tag.html | 362 +++++++++++++++++++++ 1 file changed, 362 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag.html (limited to 'libraries/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag.html') diff --git a/libraries/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag.html b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag.html new file mode 100644 index 0000000..0a07a12 --- /dev/null +++ b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_quaternion_tag.html @@ -0,0 +1,362 @@ + + + + +Irrlicht 3D Engine: irr::scene::SMD3QuaternionTag Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::scene::SMD3QuaternionTag Struct Reference
+
+
+ +

hold a tag info for connecting meshes + More...

+ +

#include <IAnimatedMeshMD3.h>

+ +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

Detailed Description

+

hold a tag info for connecting meshes

+

Basically its an alternate way to describe a transformation.

+ +

Definition at line 152 of file IAnimatedMeshMD3.h.

+

Constructor & Destructor Documentation

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

Definition at line 154 of file IAnimatedMeshMD3.h.

+ +

References position, and irr::core::vector3d< T >::X.

+ +
+
+ +
+
+ + + + + + + + +
irr::scene::SMD3QuaternionTag::SMD3QuaternionTag (const SMD3QuaternionTagcopyMe) [inline]
+
+
+ +

Definition at line 160 of file IAnimatedMeshMD3.h.

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

Definition at line 166 of file IAnimatedMeshMD3.h.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
irr::scene::SMD3QuaternionTag::SMD3QuaternionTag (const core::vector3dfpos,
const core::vector3dfangle 
) [inline]
+
+
+ +

Definition at line 170 of file IAnimatedMeshMD3.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + +
SMD3QuaternionTag& irr::scene::SMD3QuaternionTag::operator= (const SMD3QuaternionTagcopyMe) [inline]
+
+
+ +

Definition at line 184 of file IAnimatedMeshMD3.h.

+ +

References Name, position, and rotation.

+ +
+
+ +
+
+ + + + + + + + +
bool irr::scene::SMD3QuaternionTag::operator== (const SMD3QuaternionTagother) const [inline]
+
+
+ +

Definition at line 179 of file IAnimatedMeshMD3.h.

+ +

References Name.

+ +
+
+ +
+
+ + + + + + + + +
void irr::scene::SMD3QuaternionTag::setto (core::matrix4m) [inline]
+
+
+ +

Definition at line 174 of file IAnimatedMeshMD3.h.

+ +

References irr::core::quaternion::getMatrix(), position, and rotation.

+ +
+
+

Member Data Documentation

+ +
+ +
+ +

Definition at line 192 of file IAnimatedMeshMD3.h.

+ +

Referenced by operator=(), and operator==().

+ +
+
+ +
+ +
+ +

Definition at line 193 of file IAnimatedMeshMD3.h.

+ +

Referenced by operator=(), setto(), and ~SMD3QuaternionTag().

+ +
+
+ +
+ +
+ +

Definition at line 194 of file IAnimatedMeshMD3.h.

+ +

Referenced by operator=(), and setto().

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