Frontend::Utils::Shapes::Intersectors::BoxAlignedTriangle Class Reference
#include <Intersectors.h>
Inheritance diagram for Frontend::Utils::Shapes::Intersectors::BoxAlignedTriangle:

Private Member Functions | |
| void | GetSupportedShapeTypes (ShapeType &a, ShapeType &b) |
| Gives the shape types that this intersectors supports. | |
| void | Intersects (IntersectionResult &result) |
| Tests if two shapes intersect. | |
Member Function Documentation
|
||||||||||||
|
Gives the shape types that this intersectors supports. This function indicates the shape types that Intersect() supports.
Implements Frontend::Utils::Shapes::Intersector. |
|
|
Tests if two shapes intersect. The shapes must be of the types indicated by GetSupportedShapeTypes().
Implements Frontend::Utils::Shapes::Intersector. |
The documentation for this class was generated from the following file: