5 #include <PyVertexWrapper.h>
36 inline std::string toString(){
return aabb->
toString();}
Class representing an Axis Aligned Bounding Box (AABB)
Definition: AABB.h:10
Vertex vertices[2]
Vertices defining the axis aligned bounding box.
Definition: AABB.h:38
std::string toString()
Bbuild a string representing the axis aligned bounding box.
Definition: AABB.cpp:153
Wrapper for AABB class.
Definition: PyAABBWrapper.h:16
Wrapper for Vertex class.
Definition: PyVertexWrapper.h:17