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