0.44.0
|
#include <iAACube.h>
Public Member Functions | |
iAACube ()=default | |
iAACube (const iaVector3< T > ¢er, T halfEdgeLenght) | |
Public Attributes | |
iaVector3< T > | _center |
T | _halfEdgeLength = static_cast<T>(0) |
Axis aligned cube
|
default |
does nothing
iAACube::iAACube | ( | const iaVector3< T > & | center, |
T | halfEdgeLenght | ||
) |
init members constructor
center | center position of cube |
halfEdgeLenght | half of the edge length of the cube |
iaVector3<T> igor::iAACube< T >::_center |
center position of cube
T igor::iAACube< T >::_halfEdgeLength = static_cast<T>(0) |
half of the edge length