Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for BoundingBox, including all inherited members.
BoundingBox()=default | BoundingBox | |
BoundingBox(const glm::vec3 &v0, const glm::vec3 &v1) | BoundingBox | |
BoundingBox(const glm::vec3 &v0, const glm::vec3 &v1, const glm::vec3 &v2) | BoundingBox | |
contains(const glm::vec3 &point) const | BoundingBox | |
empty() const | BoundingBox | |
getCentroid() const | BoundingBox | |
getCorners() const | BoundingBox | |
getHomogeneousCorners() const | BoundingBox | |
getSize() const | BoundingBox | |
getSphere() const | BoundingBox | |
maxis | BoundingBox | |
merge(const BoundingBox &box) | BoundingBox | |
merge(const glm::vec3 &point) | BoundingBox | |
minis | BoundingBox | |
transformed(const glm::mat4 &trans) const | BoundingBox |