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

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

#include <Vector.h>

Public Types

using type = Vector3< T >
 An alias for the 3D vector.
 

Detailed Description

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

The implementation structure of a 3D vector.


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