- projectPoint
Vector2f projectPoint(Vector3f point, Vector3f origin, Vector3f right, Vector3f up)
Undocumented in source. Be warned that the author may not have intended to support it.
- unprojectPoint
Vector3f unprojectPoint(Vector2f point, Vector3f origin, Vector3f right, Vector3f up)
Undocumented in source. Be warned that the author may not have intended to support it.