#include <AdvApp2Var_Node.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | AdvApp2Var_Node () |
| | AdvApp2Var_Node (const Standard_Integer iu, const Standard_Integer iv) |
| | AdvApp2Var_Node (const gp_XY &UV, const Standard_Integer iu, const Standard_Integer iv) |
| gp_XY | Coord () const |
| void | SetCoord (const Standard_Real x1, const Standard_Real x2) |
| Standard_Integer | UOrder () const |
| Standard_Integer | VOrder () const |
| void | SetPoint (const Standard_Integer iu, const Standard_Integer iv, const gp_Pnt &Cte) |
| gp_Pnt | Point (const Standard_Integer iu, const Standard_Integer iv) const |
| void | SetError (const Standard_Integer iu, const Standard_Integer iv, const Standard_Real error) |
| Standard_Real | Error (const Standard_Integer iu, const Standard_Integer iv) const |
Constructor & Destructor Documentation
| AdvApp2Var_Node::AdvApp2Var_Node |
( |
| ) |
|
Member Function Documentation
| gp_XY AdvApp2Var_Node::Coord |
( |
| ) |
const |
| void AdvApp2Var_Node::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* AdvApp2Var_Node::operator new |
( |
size_t |
size | ) |
[inline] |
| void* AdvApp2Var_Node::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: