Struct atlas::physics::matrix4< JPH::Mat44 >
template <>
ClassList > atlas > physics > matrix4< JPH::Mat44 >
Public Functions
Type | Name |
---|---|
matrix4 () = default |
|
matrix4 (const JPH::Mat44 & m) |
|
mat4 () const |
|
glm::mat4 | operator= (const JPH::Mat44 & m) |
bool | operator== (const glm::mat4 & other) const |
Public Functions Documentation
function matrix4 [1/2]
atlas::physics::matrix4< JPH::Mat44 >::matrix4 () = default
function matrix4 [2/2]
inline atlas::physics::matrix4< JPH::Mat44 >::matrix4 (
const JPH::Mat44 & m
)
function mat4
inline atlas::physics::matrix4< JPH::Mat44 >::mat4 () const
function operator=
inline glm::mat4 atlas::physics::matrix4< JPH::Mat44 >::operator= (
const JPH::Mat44 & m
)
function operator==
inline bool atlas::physics::matrix4< JPH::Mat44 >::operator== (
const glm::mat4 & other
) const
The documentation for this class was generated from the following file TheAtlasEngine/atlas/physics/types.hpp