Helios++
Helios software for LiDAR simulations
|
Wrapper for AABB class. More...
#include <PyAABBWrapper.h>
Public Member Functions | |
PyAABBWrapper (AABB *aabb) | |
PyVertexWrapper * | getMinVertex () |
PyVertexWrapper * | getMaxVertex () |
std::string | toString () |
Public Attributes | |
AABB * | aabb |