- indent
string indent(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- toArray
auto toArray(uint len, T* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- toEnum
E toEnum(O o)
Undocumented in source. Be warned that the author may not have intended to support it.
- toRegularString
string toRegularString(aiString str)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibMatrix
mat4 toSbylibMatrix(aiMatrix4x4 m)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibQuaternion
quat toSbylibQuaternion(aiQuaternion q)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibVector
vec2 toSbylibVector(aiVector2D v)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibVector
vec3 toSbylibVector(aiVector3D v)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibVector
vec3 toSbylibVector(aiColor3D c)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSbylibVector
vec4 toSbylibVector(aiColor4D c)
Undocumented in source. Be warned that the author may not have intended to support it.
- tree
string tree(string title, string[] components)
Undocumented in source. Be warned that the author may not have intended to support it.