0.9.9 API documentation
|
Go to the source code of this file.
Functions | |
template<typename genType > | |
GLM_FUNC_DECL genType | extend (genType const &Origin, genType const &Source, typename genType::value_type const Length) |
Extends of Length the Origin position using the (Source - Origin) direction. More... | |