Flow Visualisation
|
Namespaces | |
glm | |
Functions | |
template<typename genType > | |
GLM_FUNC_QUALIFIER genType | glm::pow2 (const genType &x) |
template<typename genType > | |
GLM_FUNC_QUALIFIER genType | glm::pow3 (const genType &x) |
template<typename genType > | |
GLM_FUNC_QUALIFIER genType | glm::pow4 (const genType &x) |
GLM_FUNC_QUALIFIER bool | glm::powOfTwo (int x) |
GLM_FUNC_QUALIFIER detail::tvec2< bool > | glm::powOfTwo (const detail::tvec2< int > &x) |
GLM_FUNC_QUALIFIER detail::tvec3< bool > | glm::powOfTwo (const detail::tvec3< int > &x) |
GLM_FUNC_QUALIFIER detail::tvec4< bool > | glm::powOfTwo (const detail::tvec4< int > &x) |