Panda3D
|
Public Member Functions | |
const LMatrix4d & | get_mat (int flags) const |
Returns the frame's data as a matrix, composing the matrix first if necessary, as indicated by the FrameData's _flags member. | |
Public Attributes | |
LMatrix4d | _mat |
LQuaterniond | _rot |
LVecBase3d | _scale |
LVector3d | _trans |
Definition at line 52 of file xFileAnimationSet.h.
const LMatrix4d & XFileAnimationSet::FrameEntry::get_mat | ( | int | flags | ) | const [inline] |
Returns the frame's data as a matrix, composing the matrix first if necessary, as indicated by the FrameData's _flags member.
Definition at line 38 of file xFileAnimationSet.I.
References LMatrix4d::scale_mat(), and LMatrix4d::set_row().