Functions¶
PhysicsJolt/Utility
Brief descriptions¶
Functions |
|
|
Translates Nau Engine vector3 to Jolt vector3. |
|
Translates Nau Engine quaternion to Jolt quaternion. |
|
Translates Jolt vector4 to Nau Engine vector4. |
|
Translates Jolt vector3 to Nau Engine vector3. |
|
Translates Jolt matrix4x4 to Nau Engine matrix4x4. |
|
Translates Jolt color to Nau Engine color. |
Detailed information¶
physics::jolt::vec3ToJolt¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::vec3ToJolt” in doxygen xml output for project “NauEngine” from directory: xml
physics::jolt::quatToJolt¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::quatToJolt” in doxygen xml output for project “NauEngine” from directory: xml
physics::jolt::joltVec4ToNauVec4¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::joltVec4ToNauVec4” in doxygen xml output for project “NauEngine” from directory: xml
physics::jolt::joltVec3ToNauVec3¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::joltVec3ToNauVec3” in doxygen xml output for project “NauEngine” from directory: xml
physics::jolt::joltMatToNauMat¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::joltMatToNauMat” in doxygen xml output for project “NauEngine” from directory: xml
physics::jolt::joltColorToNauColor4¶
engine/core/modules/physicsJolt/include/nau/physics/jolt/jolt_physics_math.h
Warning
doxygenfunction: Cannot find function “nau::physics::jolt::joltColorToNauColor4” in doxygen xml output for project “NauEngine” from directory: xml