Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
BooleanOperations_KindOfInterference.hxx File Reference
#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...

Enumeration Type Documentation

Enumerator:
BooleanOperations_SurfaceSurface 
BooleanOperations_EdgeSurface 
BooleanOperations_VertexSurface 
BooleanOperations_EdgeEdge 
BooleanOperations_VertexEdge 
BooleanOperations_VertexVertex 
BooleanOperations_UnknownInterference