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