Euphoria
eu::NormalizedAndLength< TNormalized, TLength > Struct Template Reference

#include <vec.base.h>

Public Attributes

TNormalized normalized
 
TLength length
 

Detailed Description

template<typename TNormalized, typename TLength>
struct eu::NormalizedAndLength< TNormalized, TLength >

Definition at line 6 of file vec.base.h.

Member Data Documentation

◆ length

template<typename TNormalized , typename TLength >
TLength eu::NormalizedAndLength< TNormalized, TLength >::length

Definition at line 9 of file vec.base.h.

◆ normalized

template<typename TNormalized , typename TLength >
TNormalized eu::NormalizedAndLength< TNormalized, TLength >::normalized

Definition at line 8 of file vec.base.h.


The documentation for this struct was generated from the following file: