ofDocsdocumentation glm gtxrange (functions)

gtxrange (functions)


glm::begin( ... )

const typename genType::value_type * glm::begin(const genType &v)

glm::begin( ... )

typename genType::value_type * glm::begin(genType &v)

glm::components( ... )

glm::length_t glm::components(const genType &m)

glm::components( ... )

glm::length_t glm::components(const glm::vec1 &v=P)

@addtogroup gtx_range @{


glm::components( ... )

glm::length_t glm::components(const glm::vec2 &v=P)

glm::components( ... )

glm::length_t glm::components(const glm::vec3 &v=P)

glm::components( ... )

glm::length_t glm::components(const glm::vec4 &v=P)

glm::end( ... )

const typename genType::value_type * glm::end(const genType &v)

glm::end( ... )

typename genType::value_type * glm::end(genType &v)