![]() |
The small3d library
Tiny C++ 3D game development library for Win/Linux
|
This is the complete list of members for small3d::BoundingBoxSet, including all inherited members.
| BoundingBoxSet() | small3d::BoundingBoxSet | |
| BoundingBoxSet(const std::vector< float > &vertexData, const Vec3 &scale, uint32_t subdivisions) | small3d::BoundingBoxSet | |
| boxExtremes | small3d::BoundingBoxSet | |
| contains(const Vec3 &point, const Vec3 &thisOffset, const Mat4 &thisRotation) const | small3d::BoundingBoxSet | |
| containsCorners(const BoundingBoxSet &otherBoxSet, const Vec3 &thisOffset, const Mat4 &thisRotation, const Vec3 &otherOffset, const Mat4 &otherRotation) const | small3d::BoundingBoxSet | |
| facesVertexIndexes | small3d::BoundingBoxSet | |
| facesVertexIndexesTriangulated | small3d::BoundingBoxSet | |
| getModels() | small3d::BoundingBoxSet | |
| getNumBoxes() const | small3d::BoundingBoxSet | |
| vertices | small3d::BoundingBoxSet | |
| ~BoundingBoxSet()=default | small3d::BoundingBoxSet |