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_i_skinned_mesh_1_1_s_joint.html | 451 +++++++++++++++++++++ 1 file changed, 451 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_skinned_mesh_1_1_s_joint.html (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_skinned_mesh_1_1_s_joint.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_skinned_mesh_1_1_s_joint.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_skinned_mesh_1_1_s_joint.html new file mode 100644 index 0000000..0fe73c3 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_skinned_mesh_1_1_s_joint.html @@ -0,0 +1,451 @@ + + + + +Irrlicht 3D Engine: irr::scene::ISkinnedMesh::SJoint Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::scene::ISkinnedMesh::SJoint Struct Reference
+
+
+ +

Joints. + More...

+ +

#include <ISkinnedMesh.h>

+ +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

+Friends

+ +

Detailed Description

+

Joints.

+ +

Definition at line 125 of file ISkinnedMesh.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
irr::scene::ISkinnedMesh::SJoint::SJoint () [inline]
+
+
+ +

Definition at line 127 of file ISkinnedMesh.h.

+ +
+
+

Friends And Related Function Documentation

+ +
+
+ + + + +
friend class CSkinnedMesh [friend]
+
+
+ +

Internal members used by CSkinnedMesh.

+ +

Definition at line 168 of file ISkinnedMesh.h.

+ +
+
+

Member Data Documentation

+ +
+ +
+ +

Definition at line 160 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Definition at line 162 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Definition at line 161 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

List of attached meshes.

+ +

Definition at line 142 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

List of child joints.

+ +

Definition at line 139 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Definition at line 158 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Definition at line 164 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Unnecessary for loaders, will be overwritten on finalize.

+ +

Definition at line 157 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Definition at line 159 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Local matrix of this joint.

+ +

Definition at line 136 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

The name of this joint.

+ +

Definition at line 133 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Animation keys causing translation change.

+ +

Definition at line 145 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Animation keys causing rotation change.

+ +

Definition at line 151 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Animation keys causing scale change.

+ +

Definition at line 148 of file ISkinnedMesh.h.

+ +
+
+ +
+ +
+ +

Skin weights.

+ +

Definition at line 154 of file ISkinnedMesh.h.

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