|
Open CASCADE Technology 6.5.2
|
#include <AdvApp2Var_Network.hxx>
| AdvApp2Var_Network::AdvApp2Var_Network | ( | ) |
| AdvApp2Var_Network::AdvApp2Var_Network | ( | const AdvApp2Var_SequenceOfPatch & | Net, |
| const TColStd_SequenceOfReal & | TheU, | ||
| const TColStd_SequenceOfReal & | TheV | ||
| ) |
| AdvApp2Var_Patch& AdvApp2Var_Network::ChangePatch | ( | const Standard_Integer | Index | ) |
| Standard_Boolean AdvApp2Var_Network::FirstNotApprox | ( | Standard_Integer & | Index | ) | const |
| Standard_Integer AdvApp2Var_Network::NbPatch | ( | ) | const |
| Standard_Integer AdvApp2Var_Network::NbPatchInU | ( | ) | const |
| Standard_Integer AdvApp2Var_Network::NbPatchInV | ( | ) | const |
| void AdvApp2Var_Network::operator delete | ( | void * | anAddress | ) | [inline] |
| void* AdvApp2Var_Network::operator new | ( | size_t | size | ) | [inline] |
| void* AdvApp2Var_Network::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const AdvApp2Var_Patch& AdvApp2Var_Network::operator() | ( | const Standard_Integer | UIndex, |
| const Standard_Integer | VIndex | ||
| ) | const [inline] |
| AdvApp2Var_Patch& AdvApp2Var_Network::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const AdvApp2Var_Patch& AdvApp2Var_Network::Patch | ( | const Standard_Integer | UIndex, |
| const Standard_Integer | VIndex | ||
| ) | const |
| void AdvApp2Var_Network::SameDegree | ( | const Standard_Integer | iu, |
| const Standard_Integer | iv, | ||
| Standard_Integer & | ncfu, | ||
| Standard_Integer & | ncfv | ||
| ) |
| Standard_Real AdvApp2Var_Network::UParameter | ( | const Standard_Integer | Index | ) | const |
| void AdvApp2Var_Network::UpdateInU | ( | const Standard_Real | CuttingValue | ) |
| void AdvApp2Var_Network::UpdateInV | ( | const Standard_Real | CuttingValue | ) |
| Standard_Real AdvApp2Var_Network::VParameter | ( | const Standard_Integer | Index | ) | const |
1.7.4