dagon.resource.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

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

Enums

IQM_POSITION
anonymousenum IQM_POSITION
Undocumented in source.

Functions

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.

Manifest constants

IQM_VERSION
enum IQM_VERSION;
Undocumented in source.

Structs

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