Flow Visualisation
optimum_pow.inl File Reference
This graph shows which files directly or indirectly include this file:

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)