#include <BRepMesh_DiscretFactory.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT const BRepMesh_MapOfAsciiString & | Names () const |
| Standard_EXPORT void | SetDefaultName (const TCollection_AsciiString &theName) |
| Standard_EXPORT const TCollection_AsciiString & | DefaultName () const |
| Standard_EXPORT void | SetFunctionName (const TCollection_AsciiString &theName) |
| Standard_EXPORT const TCollection_AsciiString & | FunctionName () const |
| Standard_EXPORT BRepMesh_PDiscretRoot & | Discret (const TopoDS_Shape &theShape, const Standard_Real theDeflection, const Standard_Real theAngle) |
| Standard_EXPORT BRepMesh_FactoryError | ErrorStatus () const |
Static Public Member Functions | |
| static Standard_EXPORT BRepMesh_DiscretFactory & | Get () |
Protected Member Functions | |
| Standard_EXPORT | BRepMesh_DiscretFactory () |
| virtual Standard_EXPORT | ~BRepMesh_DiscretFactory () |
| Standard_EXPORT void | Clear () |
Protected Attributes | |
| BRepMesh_PDiscretRoot | myPDiscret |
| BRepMesh_FactoryError | myErrorStatus |
| BRepMesh_MapOfAsciiString | myNames |
| TCollection_AsciiString | myFixedNames [1] |
| TCollection_AsciiString | myDefaultName |
| TCollection_AsciiString | myFunctionName |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1