Nameless Engine
Loading...
Searching...
No Matches
ne::MathHelpers Member List

This is the complete list of members for ne::MathHelpers, including all inherited members.

buildRotationMatrix(const glm::vec3 &rotation)ne::MathHelpersinlinestatic
calculateReciprocalVector(const glm::vec3 &vector)ne::MathHelpersinlinestatic
convertCartesianCoordinatesToSpherical(const glm::vec3 &location, float &radius, float &theta, float &phi)ne::MathHelpersinlinestatic
convertDirectionToRollPitchYaw(const glm::vec3 &direction)ne::MathHelpersinlinestatic
convertRollPitchYawToDirection(const glm::vec3 &rotation)ne::MathHelpersinlinestatic
convertSphericalToCartesianCoordinates(float radius, float theta, float phi)ne::MathHelpersinlinestatic
MathHelpers()=delete (defined in ne::MathHelpers)ne::MathHelpers
normalizeSafely(const glm::vec3 &vector)ne::MathHelpersinlinestatic
normalizeValue(float value, float min, float max)ne::MathHelpersinlinestatic
smallFloatEpsilonne::MathHelpersinlineprivatestatic