Open CASCADE Technology 6.6.0
|
The class BOPDS_Tools contains
a set auxiliary static functions
of the package BOPDS
#include <BOPDS_Tools.hxx>
Static Public Member Functions | |
static Standard_Integer | TypeToInteger (const TopAbs_ShapeEnum theT1, const TopAbs_ShapeEnum theT2) |
Converts the conmbination of two types of shape <theT1>,<theT2> to the one integer value, that is returned | |
static Standard_Boolean | HasBRep (const TopAbs_ShapeEnum theT) |
Returns true if the type <theT> correspond to a shape having boundary representation |
static Standard_Boolean BOPDS_Tools::HasBRep | ( | const TopAbs_ShapeEnum | theT | ) | [static] |
static Standard_Integer BOPDS_Tools::TypeToInteger | ( | const TopAbs_ShapeEnum | theT1, |
const TopAbs_ShapeEnum | theT2 | ||
) | [static] |