Panda3D
Public Member Functions | Public Attributes | List of all members
XFileAnimationSet::FrameEntry Class Reference

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. More...
 

Public Attributes

LMatrix4d _mat
 
LQuaterniond _rot
 
LVecBase3d _scale
 
LVector3d _trans
 

Detailed Description

Definition at line 52 of file xFileAnimationSet.h.

Member Function Documentation

◆ get_mat()

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: