ofDocsdocumentation glm gtxperpendicular (functions)

gtxperpendicular (functions)


glm::perp( ... )

vecType glm::perp(const vecType &x, const vecType &Normal)

Projects x a perpendicular axis of Normal. From GLM_GTX_perpendicular extension.


Methods