|
GraphicsAPI_2020C
|


Go to the source code of this file.
Namespaces | |
| glm | |
| Core features | |
Functions | |
| template<typename genType > | |
| GLM_FUNC_DECL genType | glm::gtx::pow2 (genType const &x) |
| Returns x raised to the power of 2. More... | |
| template<typename genType > | |
| GLM_FUNC_DECL genType | glm::gtx::pow3 (genType const &x) |
| Returns x raised to the power of 3. More... | |
| template<typename genType > | |
| GLM_FUNC_DECL genType | glm::gtx::pow4 (genType const &x) |
| Returns x raised to the power of 4. More... | |
1.8.13