Project

General

Profile

SO3Engine

#include <ALSkeleton.h>

Public Member Functions

 ALBone (aiNode *node, aiBone *bone)
 
 ~ALBone ()
 

Public Attributes

aiMatrix4x4 mBindMatrix
 
aiNode * mNode
 
aiBone * mBone
 

Detailed Description

Definition at line 15 of file ALSkeleton.h.

Constructor & Destructor Documentation

◆ ALBone()

SO3::ALBone::ALBone ( aiNode *  node,
aiBone *  bone 
)
inline

Definition at line 18 of file ALSkeleton.h.

◆ ~ALBone()

SO3::ALBone::~ALBone ( )
inline

Definition at line 24 of file ALSkeleton.h.

Member Data Documentation

◆ mBindMatrix

aiMatrix4x4 SO3::ALBone::mBindMatrix

Definition at line 26 of file ALSkeleton.h.

◆ mBone

aiBone* SO3::ALBone::mBone

Definition at line 28 of file ALSkeleton.h.

◆ mNode

aiNode* SO3::ALBone::mNode

Definition at line 27 of file ALSkeleton.h.


The documentation for this class was generated from the following file: