Functions
glm::gtx::extend Namespace Reference

< GLM_GTX_extend extension: Extend a position from a source to a position at a defined length. More...

Functions

template<typename genType >
genType extend (genType const &Origin, genType const &Source, typename genType::value_type const Length)

Detailed Description

< GLM_GTX_extend extension: Extend a position from a source to a position at a defined length.