Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes
XFileAnimationSet::FrameEntry Class Reference

List of all members.

Public Member Functions

const LMatrix4dget_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

Detailed Description

Definition at line 52 of file xFileAnimationSet.h.


Member Function Documentation

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().


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations