|
|
| vector3 (const JPH::Vec3 &p_other) |
| |
|
| operator glm::vec3 () |
| |
|
glm::vec3 | operator= (const JPH::Vec3 &p_other) |
| |
|
bool | operator== (const glm::vec3 &p_other) |
| |
|
glm::quat | atlas::to_quat (const JPH::Quat &p_values) |
| |
|
glm::vec3 | atlas::to_vec3 (const JPH::Vec3 &p_values) |
| |
|
glm::vec4 | atlas::to_vec4 (const JPH::Quat &p_values) |
| |