#include <bounding_box.h>
Definition at line 26 of file bounding_box.h.
tango_gl::BoundingBox::BoundingBox |
( |
| ) |
|
|
inline |
tango_gl::BoundingBox::BoundingBox |
( |
const std::vector< float > & |
vertices | ) |
|
bool tango_gl::BoundingBox::IsIntersecting |
( |
const Segment & |
segment, |
|
|
const glm::quat & |
rotation, |
|
|
const glm::mat4 & |
transformation |
|
) |
| |
glm::vec3 tango_gl::BoundingBox::bounding_max_ |
|
private |
glm::vec3 tango_gl::BoundingBox::bounding_min_ |
|
private |
The documentation for this class was generated from the following files: