#include <StdPrs_ToolRFace.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StdPrs_ToolRFace () |
Standard_EXPORT | StdPrs_ToolRFace (const Handle(BRepAdaptor_HSurface)&aSurface) |
Standard_EXPORT Standard_Boolean | IsOriented () const |
Standard_EXPORT void | Init () |
Standard_EXPORT Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT Adaptor2d_Curve2dPtr | Value () const |
Standard_EXPORT TopAbs_Orientation | Orientation () const |
Private Attributes | |
TopoDS_Face | myFace |
TopExp_Explorer | myExplorer |
Geom2dAdaptor_Curve | DummyCurve |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|