re.util.dlib

Undocumented in source.

Members

Static functions

convert_mat
dl_mat.Matrix4x4f convert_mat(const(Matrix) mat)
Undocumented in source. Be warned that the author may not have intended to support it.
convert_quat
Quaternion convert_quat(const(dl_quat.Quaternionf) quat)
Undocumented in source. Be warned that the author may not have intended to support it.
convert_quat
dl_quat.Quaternionf convert_quat(const(Quaternion) quat)
Undocumented in source. Be warned that the author may not have intended to support it.
convert_vec3
dl_vec.Vector3f convert_vec3(const(Vector3) vec)
Undocumented in source. Be warned that the author may not have intended to support it.
convert_vec3
Vector3 convert_vec3(const(dl_vec.Vector3f) vec)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta