Kanzi 4.0.0-beta2
kanzi::gfx::Box< T, TSize > Struct Template Reference

#include <kanzi/gfx/core/math_types.hpp>

Public Types

using VectorType
 

Public Attributes

VectorType max
 
VectorType min
 

Member Typedef Documentation

◆ VectorType

template<typename T , uint32_t TSize>
using kanzi::gfx::Box< T, TSize >::VectorType

Member Data Documentation

◆ min

template<typename T , uint32_t TSize>
VectorType kanzi::gfx::Box< T, TSize >::min

◆ max

template<typename T , uint32_t TSize>
VectorType kanzi::gfx::Box< T, TSize >::max

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