Open CASCADE Technology
6.5.4
|
#include <TestTopOpeTools_Mesure.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TestTopOpeTools_Mesure () |
TestTopOpeTools_Mesure (const TCollection_AsciiString &name) | |
TestTopOpeTools_Mesure (const Handle< TColgp_HArray1OfPnt > &Pnts) | |
void | Add (const Standard_Integer n, const Standard_Real t) |
void | SetName (const TCollection_AsciiString &Name) |
const TCollection_AsciiString & | Name () const |
const TColgp_Array1OfPnt & | Pnts () const |
const gp_Pnt & | Pnt (const Standard_Integer I) const |
Standard_Integer | NPnts () const |
void | Clear () |
const gp_Pnt& TestTopOpeTools_Mesure::Pnt | ( | const Standard_Integer | I | ) | const |
const TColgp_Array1OfPnt& TestTopOpeTools_Mesure::Pnts | ( | ) | const |