#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | BooleanOperations_KindOfInterference { BooleanOperations_SurfaceSurface, BooleanOperations_EdgeSurface, BooleanOperations_VertexSurface, BooleanOperations_EdgeEdge, BooleanOperations_VertexEdge, BooleanOperations_VertexVertex, BooleanOperations_UnknownInterference } |
Interferences describe an intersection between two shapes. They are classified following a hierarchy from the lower until the upper. . More... |
|
|