dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
AnimationData
dagon
ext
iqm
Undocumented in source.
struct
AnimationData {
uint
firstFrame
;
uint
numFrames
;
float
framerate
;
}
Members
Variables
firstFrame
uint
firstFrame
;
Undocumented in source.
framerate
float
framerate
;
Undocumented in source.
numFrames
uint
numFrames
;
Undocumented in source.
Meta
Source
See Implementation
dagon
ext
iqm
aliases
IQMBlendIndex
IQMBlendWeight
IQMTriangle
classes
Actor
IQMAsset
IQMModel
enums
IQM_POSITION
functions
addIQMAsset
addMatrixAffine
fileExists
multScalarAffine
transformationMatrix
validMatrix
validVector
interfaces
AnimatedModel
manifest constants
IQM_VERSION
structs
ActorState
AnimationData
AnimationFacegroup
AnimationFrameData
IQMAnim
IQMHeader
IQMJoint
IQMMesh
IQMPose
IQMVertexArray