Joint / Bone.
More...
#include <tdme/engine/model/Joint.h>
Joint / Bone.
- Author
- andreas.drewke
Definition at line 18 of file Joint.h.
◆ Joint() [1/2]
Public constructor.
Definition at line 9 of file Joint.cpp.
◆ Joint() [2/2]
Joint |
( |
const string & |
nodeId | ) |
|
Public constructor.
- Parameters
-
Definition at line 15 of file Joint.cpp.
◆ getBindMatrix()
Bind matrix.
- Returns
- matrix
Definition at line 47 of file Joint.h.
◆ getNodeId()
const string & getNodeId |
( |
| ) |
const |
|
inline |
Associated node or bone id.
- Returns
- node id
Definition at line 39 of file Joint.h.
◆ setBindMatrix()
void setBindMatrix |
( |
const Matrix4x4 & |
bindMatrix | ) |
|
|
inline |
Bind matrix.
- Returns
- matrix
Definition at line 55 of file Joint.h.
◆ bindMatrix
◆ nodeId
The documentation for this class was generated from the following files:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/engine/model/Joint.h
- /home/andreas/Development/drewke.net/tdme2/src/tdme/engine/model/Joint.cpp