Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
BRepCheck Class Reference

This package provides tools to check the validity
of the BRep.

#include <BRepCheck.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void Add (BRepCheck_ListOfStatus &List, const BRepCheck_Status Stat)
static void Print (const BRepCheck_Status Stat, Standard_OStream &OS)
static Standard_Boolean SelfIntersection (const TopoDS_Wire &W, const TopoDS_Face &F, TopoDS_Edge &E1, TopoDS_Edge &E2)

Member Function Documentation

static void BRepCheck::Add ( BRepCheck_ListOfStatus List,
const BRepCheck_Status  Stat 
) [static]
void BRepCheck::operator delete ( void *  anAddress) [inline]
void* BRepCheck::operator new ( size_t  size) [inline]
void* BRepCheck::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void BRepCheck::Print ( const BRepCheck_Status  Stat,
Standard_OStream OS 
) [static]
static Standard_Boolean BRepCheck::SelfIntersection ( const TopoDS_Wire W,
const TopoDS_Face F,
TopoDS_Edge E1,
TopoDS_Edge E2 
) [static]

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