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