dagon.ext.iqm

Undocumented in source.

Members

Aliases

IQMBlendIndex
alias IQMBlendIndex = ubyte[4]
Undocumented in source.
IQMBlendWeight
alias IQMBlendWeight = ubyte[4]
Undocumented in source.
IQMTriangle
alias IQMTriangle = uint[3]
Undocumented in source.

Classes

Actor
class Actor
Undocumented in source.
IQMAsset
class IQMAsset
Undocumented in source.
IQMModel
class IQMModel
Undocumented in source.

Enums

IQM_POSITION
anonymousenum IQM_POSITION
Undocumented in source.

Functions

addIQMAsset
IQMAsset addIQMAsset(Scene scene, string filename, bool preload)
Undocumented in source. Be warned that the author may not have intended to support it.
addMatrixAffine
Matrix4x4f addMatrixAffine(Matrix4x4f m1, Matrix4x4f m2)
Undocumented in source. Be warned that the author may not have intended to support it.
fileExists
bool fileExists(ReadOnlyFileSystem rofs, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
multScalarAffine
Matrix4x4f multScalarAffine(Matrix4x4f m, float s)
Undocumented in source. Be warned that the author may not have intended to support it.
transformationMatrix
Matrix4x4f transformationMatrix(Quaternionf r, Vector3f t, Vector3f s)
Undocumented in source. Be warned that the author may not have intended to support it.
validMatrix
bool validMatrix(Matrix!(T, N) m)
Undocumented in source. Be warned that the author may not have intended to support it.
validVector
bool validVector(Vector!(T, N) vec)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

AnimatedModel
interface AnimatedModel
Undocumented in source.

Manifest constants

IQM_VERSION
enum IQM_VERSION;
Undocumented in source.

Structs

ActorState
struct ActorState
Undocumented in source.
AnimationData
struct AnimationData
Undocumented in source.
AnimationFacegroup
struct AnimationFacegroup
Undocumented in source.
AnimationFrameData
struct AnimationFrameData
Undocumented in source.
IQMAnim
struct IQMAnim
Undocumented in source.
IQMHeader
struct IQMHeader
Undocumented in source.
IQMJoint
struct IQMJoint
Undocumented in source.
IQMMesh
struct IQMMesh
Undocumented in source.
IQMPose
struct IQMPose
Undocumented in source.
IQMVertexArray
struct IQMVertexArray
Undocumented in source.

Meta