|
Open CASCADE Technology 6.5.2
|
#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) |
| StdPrs_ToolRFace () | |
| StdPrs_ToolRFace (const Handle< BRepAdaptor_HSurface > &aSurface) | |
| Standard_Boolean | IsOriented () const |
| void | Init () |
| Standard_Boolean | More () const |
| void | Next () |
| Adaptor2d_Curve2dPtr | Value () const |
| TopAbs_Orientation | Orientation () const |
| StdPrs_ToolRFace::StdPrs_ToolRFace | ( | ) |
| StdPrs_ToolRFace::StdPrs_ToolRFace | ( | const Handle< BRepAdaptor_HSurface > & | aSurface | ) |
| void StdPrs_ToolRFace::Init | ( | ) |
| Standard_Boolean StdPrs_ToolRFace::IsOriented | ( | ) | const |
| Standard_Boolean StdPrs_ToolRFace::More | ( | ) | const |
| void StdPrs_ToolRFace::Next | ( | ) |
| void StdPrs_ToolRFace::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StdPrs_ToolRFace::operator new | ( | size_t | size | ) | [inline] |
| void* StdPrs_ToolRFace::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TopAbs_Orientation StdPrs_ToolRFace::Orientation | ( | ) | const |
| Adaptor2d_Curve2dPtr StdPrs_ToolRFace::Value | ( | ) | const |
1.7.4