| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
used to store constraints on a (Ui,Vj) point More...
#include <AdvApp2Var_Node.hxx>
Public Member Functions | |
| 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 | 
used to store constraints on a (Ui,Vj) point
| AdvApp2Var_Node::AdvApp2Var_Node | ( | ) | 
| AdvApp2Var_Node::AdvApp2Var_Node | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv | ||
| ) | 
| AdvApp2Var_Node::AdvApp2Var_Node | ( | const gp_XY & | UV, | 
| const Standard_Integer | iu, | ||
| const Standard_Integer | iv | ||
| ) | 
| gp_XY AdvApp2Var_Node::Coord | ( | ) | const | 
| Standard_Real AdvApp2Var_Node::Error | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv | ||
| ) | const | 
| gp_Pnt AdvApp2Var_Node::Point | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv | ||
| ) | const | 
| void AdvApp2Var_Node::SetCoord | ( | const Standard_Real | x1, | 
| const Standard_Real | x2 | ||
| ) | 
| void AdvApp2Var_Node::SetError | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv, | ||
| const Standard_Real | error | ||
| ) | 
| void AdvApp2Var_Node::SetPoint | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv, | ||
| const gp_Pnt & | Cte | ||
| ) | 
| Standard_Integer AdvApp2Var_Node::UOrder | ( | ) | const | 
| Standard_Integer AdvApp2Var_Node::VOrder | ( | ) | const | 
 1.8.10