FlukyEngine
Namespaces | Functions
extend.hpp File Reference

GLM_GTX_extend More...

#include "../glm.hpp"
#include "extend.inl"
Include dependency graph for extend.hpp:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Functions

template<typename genType >
GLM_FUNC_DECL genType glm::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...
 

Detailed Description

GLM_GTX_extend

See also
Core features (dependence)