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

Public Attributes

fvec< T, 2 > center
 
fvec< T, 2 > extent
 
rotation
 

Detailed Description

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

Definition at line 10 of file oriented_box.h.

Member Data Documentation

◆ center

template<typename T >
fvec<T, 2> cgv::math::oriented_box2< T >::center

Definition at line 11 of file oriented_box.h.

◆ extent

template<typename T >
fvec<T, 2> cgv::math::oriented_box2< T >::extent

Definition at line 12 of file oriented_box.h.

◆ rotation

template<typename T >
T cgv::math::oriented_box2< T >::rotation

Definition at line 13 of file oriented_box.h.


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