Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
BooleanOperations_KindOfIntersection.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BooleanOperations_KindOfIntersection { BooleanOperations_NoIntersection, BooleanOperations_TrueIntersection, BooleanOperations_SameDomain }
 Describes the fact that we can have no
intersection between two shapes, or a true or a
tangent one.
More...

Enumeration Type Documentation

Enumerator:
BooleanOperations_NoIntersection 
BooleanOperations_TrueIntersection 
BooleanOperations_SameDomain