liballofw
|
#include <geometry.h>
Public Member Functions | |
Rectangle3_ ()=default | |
Rectangle3_ (const Vector3_< number_t > &position_, const Vector3_< number_t > &size_) | |
Rectangle3_ (number_t w, number_t h, number_t d) | |
Rectangle3_ (number_t x, number_t y, number_t z, number_t w, number_t h, number_t d) | |
Public Attributes | |
Vector3_< number_t > | position |
Vector3_< number_t > | size |
|
default |
|
inline |
|
inline |
|
inline |
Vector3_<number_t> allofw::Rectangle3_< number_t >::position |
Vector3_<number_t> allofw::Rectangle3_< number_t >::size |