OpenStructure
|
#include <composite3.hh>
Public Member Functions | |
CuboidAxis () | |
CuboidAxis (const Vec3 &axis, Real half_extent) | |
const Vec3 & | GetVector () const |
Real | GetHalfExtent () const |
Real | GetExtent () const |
cuboid axis defined by a normalized direction vector and a half extent
Definition at line 102 of file composite3.hh.
|
inline |
Definition at line 104 of file composite3.hh.
CuboidAxis | ( | const Vec3 & | axis, |
Real | half_extent | ||
) |
|
inline |
Definition at line 109 of file composite3.hh.
|
inline |
Definition at line 108 of file composite3.hh.
|
inline |
Definition at line 107 of file composite3.hh.