#include <AdvApp2Var_Node.hxx>
|
| | 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 |
| |
| AdvApp2Var_Node::AdvApp2Var_Node |
( |
| ) |
|
| gp_XY AdvApp2Var_Node::Coord |
( |
| ) |
const |
The documentation for this class was generated from the following file: