olp-cpp-sdk  1.22.0
Public Types | List of all members
olp::math::VectorImpl< T, 2 > Struct Template Reference

The implementation structure of a 2D vector. More...

#include <Vector.h>

Public Types

using type = Vector2< T >
 An alias for the 2D vector.
 

Detailed Description

template<typename T>
struct olp::math::VectorImpl< T, 2 >

The implementation structure of a 2D vector.


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