|
Open CASCADE Technology 6.5.2
|
#include <GeomInt_LineTool.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 Standard_Integer | NbVertex (const Handle< IntPatch_Line > &L) |
| static const IntPatch_Point & | Vertex (const Handle< IntPatch_Line > &L, const Standard_Integer I) |
| static Standard_Real | FirstParameter (const Handle< IntPatch_Line > &L) |
| static Standard_Real | LastParameter (const Handle< IntPatch_Line > &L) |
| static Standard_Real GeomInt_LineTool::FirstParameter | ( | const Handle< IntPatch_Line > & | L | ) | [static] |
| static Standard_Real GeomInt_LineTool::LastParameter | ( | const Handle< IntPatch_Line > & | L | ) | [static] |
| static Standard_Integer GeomInt_LineTool::NbVertex | ( | const Handle< IntPatch_Line > & | L | ) | [static] |
| void GeomInt_LineTool::operator delete | ( | void * | anAddress | ) | [inline] |
| void* GeomInt_LineTool::operator new | ( | size_t | size | ) | [inline] |
| void* GeomInt_LineTool::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static const IntPatch_Point& GeomInt_LineTool::Vertex | ( | const Handle< IntPatch_Line > & | L, |
| const Standard_Integer | I | ||
| ) | [static] |
1.7.4