Open CASCADE Technology 6.6.0
Static Public Member Functions
BOPDS_Tools Class Reference

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


Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines