Open CASCADE Technology 6.5.2
Public Member Functions
DBRep_IsoBuilder Class Reference

Creation of isoparametric curves.

#include <DBRep_IsoBuilder.hxx>

Inheritance diagram for DBRep_IsoBuilder:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 DBRep_IsoBuilder (const TopoDS_Face &TopologicalFace, const Standard_Real Infinite, const Standard_Integer NbIsos)
 Creates the builder.

Standard_Integer NbDomains () const
 Returns the total number of domains.

void LoadIsos (const Handle< DBRep_Face > &Face) const
 Loading of the isoparametric curves in the
Data Structure of a drawable face.


Constructor & Destructor Documentation

DBRep_IsoBuilder::DBRep_IsoBuilder ( const TopoDS_Face TopologicalFace,
const Standard_Real  Infinite,
const Standard_Integer  NbIsos 
)

Member Function Documentation

void DBRep_IsoBuilder::LoadIsos ( const Handle< DBRep_Face > &  Face) const
Standard_Integer DBRep_IsoBuilder::NbDomains ( ) const
void DBRep_IsoBuilder::operator delete ( void *  anAddress) [inline]

Reimplemented from Geom2dHatch_Hatcher.

void* DBRep_IsoBuilder::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from Geom2dHatch_Hatcher.

void* DBRep_IsoBuilder::operator new ( size_t  size) [inline]

Reimplemented from Geom2dHatch_Hatcher.


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