cgv
Loading...
Searching...
No Matches
cgv::math::oriented_box3< T > Struct Template Reference

Public Attributes

fvec< T, 3 > center
 
fvec< T, 3 > extent
 
quaternion< T > rotation
 

Detailed Description

template<typename T>
struct cgv::math::oriented_box3< T >

Definition at line 17 of file oriented_box.h.

Member Data Documentation

◆ center

template<typename T >
fvec<T, 3> cgv::math::oriented_box3< T >::center

Definition at line 18 of file oriented_box.h.

◆ extent

template<typename T >
fvec<T, 3> cgv::math::oriented_box3< T >::extent

Definition at line 19 of file oriented_box.h.

◆ rotation

template<typename T >
quaternion<T> cgv::math::oriented_box3< T >::rotation

Definition at line 20 of file oriented_box.h.


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