ofDocsdocumentation glm gtxextend (functions)

gtxextend (functions)


glm::extend( ... )

genType glm::extend(const genType &Origin, const genType &Source, const typename genType::value_type Length)

Extends of Length the Origin position using the (Source - Origin) direction.

See also: gtx_extend