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

Provides methods to fill a HLRTopoBRep_Data.

#include <HLRTopoBRep_DSFiller.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 Insert (const TopoDS_Shape &S, Contap_Contour &FO, HLRTopoBRep_Data &DS, BRepTopAdaptor_MapOfShapeTool &MST, const Standard_Integer nbIso)
 Stores in <DS> the outlines of <S> using the current
outliner and stores the isolines in <DS> using a Hatcher.


Member Function Documentation

static void HLRTopoBRep_DSFiller::Insert ( const TopoDS_Shape S,
Contap_Contour FO,
HLRTopoBRep_Data DS,
BRepTopAdaptor_MapOfShapeTool MST,
const Standard_Integer  nbIso 
) [static]
void HLRTopoBRep_DSFiller::operator delete ( void *  anAddress) [inline]
void* HLRTopoBRep_DSFiller::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* HLRTopoBRep_DSFiller::operator new ( size_t  size) [inline]

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