|
OpenStructure
|
#include <composite3.hh>
Public Member Functions | |
| Cuboid () | |
| Cuboid (const Vec3 ¢er, const CuboidAxis &a, const CuboidAxis &b, const CuboidAxis &c) | |
| Vec3 | GetHalfExtents () const |
| Vec3 | GetCenter () const |
| const Vec3 & | GetVecA () const |
| const Vec3 & | GetVecB () const |
| const Vec3 & | GetVecC () const |
| const CuboidAxis & | GetAxisA () const |
| const CuboidAxis & | GetAxisB () const |
| const CuboidAxis & | GetAxisC () const |
arbitrary oriented bounding cuboid
Definition at line 116 of file composite3.hh.
| Cuboid | ( | ) |
| Cuboid | ( | const Vec3 & | center, |
| const CuboidAxis & | a, | ||
| const CuboidAxis & | b, | ||
| const CuboidAxis & | c | ||
| ) |
|
inline |
Definition at line 136 of file composite3.hh.
|
inline |
Definition at line 137 of file composite3.hh.
|
inline |
Definition at line 138 of file composite3.hh.
|
inline |
Definition at line 128 of file composite3.hh.
|
inline |
Definition at line 122 of file composite3.hh.
|
inline |
Definition at line 132 of file composite3.hh.
|
inline |
Definition at line 133 of file composite3.hh.
|
inline |
Definition at line 134 of file composite3.hh.
1.8.5