#include <AdvApp2Var_Framework.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | AdvApp2Var_Framework () |
| | AdvApp2Var_Framework (const AdvApp2Var_SequenceOfNode &Frame, const AdvApp2Var_SequenceOfStrip &UFrontier, const AdvApp2Var_SequenceOfStrip &VFrontier) |
| Standard_Boolean | FirstNotApprox (Standard_Integer &IndexIso, Standard_Integer &IndexStrip, AdvApp2Var_Iso &anIso) const |
| | search the Index of the first Iso not approximated,
if all Isos are approximated Standard_False is returned.
|
| Standard_Integer | FirstNode (const GeomAbs_IsoType Type, const Standard_Integer IndexIso, const Standard_Integer IndexStrip) const |
| Standard_Integer | LastNode (const GeomAbs_IsoType Type, const Standard_Integer IndexIso, const Standard_Integer IndexStrip) const |
| void | ChangeIso (const Standard_Integer IndexIso, const Standard_Integer IndexStrip, const AdvApp2Var_Iso &anIso) |
| const AdvApp2Var_Node & | Node (const Standard_Integer IndexNode) const |
| const AdvApp2Var_Node & | Node (const Standard_Real U, const Standard_Real V) const |
| const AdvApp2Var_Iso & | IsoU (const Standard_Real U, const Standard_Real V0, const Standard_Real V1) const |
| const AdvApp2Var_Iso & | IsoV (const Standard_Real U0, const Standard_Real U1, const Standard_Real V) const |
| AdvApp2Var_Node & | ChangeNode (const Standard_Integer IndexNode) |
| void | UpdateInU (const Standard_Real CuttingValue) |
| void | UpdateInV (const Standard_Real CuttingValue) |
const
Handle_TColStd_HArray1OfReal & | UEquation (const Standard_Integer IndexIso, const Standard_Integer IndexStrip) const |
const
Handle_TColStd_HArray1OfReal & | VEquation (const Standard_Integer IndexIso, const Standard_Integer IndexStrip) const |
Constructor & Destructor Documentation
| AdvApp2Var_Framework::AdvApp2Var_Framework |
( |
| ) |
|
Member Function Documentation
| void AdvApp2Var_Framework::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* AdvApp2Var_Framework::operator new |
( |
size_t |
size | ) |
[inline] |
| void* AdvApp2Var_Framework::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void AdvApp2Var_Framework::UpdateInU |
( |
const Standard_Real |
CuttingValue | ) |
|
| void AdvApp2Var_Framework::UpdateInV |
( |
const Standard_Real |
CuttingValue | ) |
|
The documentation for this class was generated from the following file: