#include <AdvApp2Var_Network.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | AdvApp2Var_Network () |
| Standard_EXPORT | AdvApp2Var_Network (const AdvApp2Var_SequenceOfPatch &Net, const TColStd_SequenceOfReal &TheU, const TColStd_SequenceOfReal &TheV) |
| Standard_EXPORT Standard_Boolean | FirstNotApprox (Standard_Integer &Index) const |
| search the Index of the first Patch not approximated, if all Patches are approximated Standard_False is returned | |
| AdvApp2Var_Patch & | ChangePatch (const Standard_Integer Index) |
| AdvApp2Var_Patch & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | UpdateInU (const Standard_Real CuttingValue) |
| Standard_EXPORT void | UpdateInV (const Standard_Real CuttingValue) |
| Standard_EXPORT void | SameDegree (const Standard_Integer iu, const Standard_Integer iv, Standard_Integer &ncfu, Standard_Integer &ncfv) |
| Standard_EXPORT Standard_Integer | NbPatch () const |
| Standard_EXPORT Standard_Integer | NbPatchInU () const |
| Standard_EXPORT Standard_Integer | NbPatchInV () const |
| Standard_EXPORT Standard_Real | UParameter (const Standard_Integer Index) const |
| Standard_EXPORT Standard_Real | VParameter (const Standard_Integer Index) const |
| const AdvApp2Var_Patch & | Patch (const Standard_Integer UIndex, const Standard_Integer VIndex) const |
| const AdvApp2Var_Patch & | operator() (const Standard_Integer UIndex, const Standard_Integer VIndex) const |
Private Attributes | |
| AdvApp2Var_SequenceOfPatch | myNet |
| TColStd_SequenceOfReal | myUParameters |
| TColStd_SequenceOfReal | myVParameters |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1