ifm3d
ifm3d::Point< T, N > Struct Template Reference

Struct for 3D space point. More...

#include <ifm3d/fg/buffer.h>

Public Types

using ValueType = T
 

Public Attributes

std::array< T, N > val
 

Detailed Description

template<typename T, int N>
struct ifm3d::Point< T, N >

Struct for 3D space point.


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