#include <InterpKernelGeo2DElementaryEdge.hxx>
Constructor & Destructor Documentation
| INTERP_KERNEL.ElementaryEdge.ElementaryEdge |
( |
Edge * |
ptr, |
|
|
bool |
direction |
|
) |
| |
| ElementaryEdge::~ElementaryEdge |
( |
| ) |
|
Member Function Documentation
| bool INTERP_KERNEL.ElementaryEdge.isThereStartPoint |
( |
| ) |
const |
| bool INTERP_KERNEL.ElementaryEdge.completed |
( |
| ) |
const |
| void INTERP_KERNEL.ElementaryEdge.declareOn |
( |
| ) |
const |
| void INTERP_KERNEL.ElementaryEdge.declareIn |
( |
| ) |
const |
| void INTERP_KERNEL.ElementaryEdge.declareOut |
( |
| ) |
const |
| Edge* INTERP_KERNEL.ElementaryEdge.getPtr |
( |
| ) |
const |
| void INTERP_KERNEL.ElementaryEdge.reverse |
( |
| ) |
|
| bool ElementaryEdge::isNodeIn |
( |
Node * |
n | ) |
const |
| double INTERP_KERNEL.ElementaryEdge.getAreaOfZone |
( |
| ) |
const |
| void ElementaryEdge::getBarycenterOfZone |
( |
double * |
bary | ) |
const |
| void ElementaryEdge::fillBounds |
( |
Bounds & |
output | ) |
const |
| void INTERP_KERNEL.ElementaryEdge.applySimilarity |
( |
double |
xBary, |
|
|
double |
yBary, |
|
|
double |
dimChar |
|
) |
| |
| void ElementaryEdge::getAllNodes |
( |
std::set< Node * > & |
output | ) |
const |
| void ElementaryEdge::getBarycenter |
( |
double * |
bary, |
|
|
double & |
weigh |
|
) |
| const |
| void ElementaryEdge::initLocations |
( |
| ) |
const |
| int INTERP_KERNEL.ElementaryEdge.size |
( |
| ) |
const |
WARNING use this method if and only if this is so that it is completely in/out/on of
- Parameters:
-
References INTERP_KERNEL.ElementaryEdge.declareIn(), INTERP_KERNEL.ElementaryEdge.declareOut(), INTERP_KERNEL.FULL_IN_1, INTERP_KERNEL.FULL_OUT_1, INTERP_KERNEL.FULL_UNKNOWN, INTERP_KERNEL.ElementaryEdge.getEndNode(), INTERP_KERNEL.ElementaryEdge.getLoc(), INTERP_KERNEL.ElementaryEdge.getStartNode(), INTERP_KERNEL.IN_1, INTERP_KERNEL.ElementaryEdge.locateFullyMySelfAbsolute(), INTERP_KERNEL.ON_1, INTERP_KERNEL.ON_TANG_1, and INTERP_KERNEL.OUT_1.
| Node * ElementaryEdge::getEndNode |
( |
| ) |
const |
| Node * ElementaryEdge::getStartNode |
( |
| ) |
const |
| double INTERP_KERNEL.ElementaryEdge.getCurveLength |
( |
| ) |
const |
| bool ElementaryEdge::changeEndNodeWith |
( |
Node * |
node | ) |
const |
| bool ElementaryEdge::changeStartNodeWith |
( |
Node * |
node | ) |
const |
| bool ElementaryEdge::intresicEqual |
( |
const ElementaryEdge * |
other | ) |
const |
| bool ElementaryEdge::intresicEqualDirSensitive |
( |
const ElementaryEdge * |
other | ) |
const |
| void ElementaryEdge::dumpInXfigFile |
( |
std::ostream & |
stream, |
|
|
int |
resolution, |
|
|
const Bounds & |
box |
|
) |
| const |
| bool INTERP_KERNEL.ElementaryEdge.getDirection |
( |
| ) |
const |
| bool ElementaryEdge::intresincEqCoarse |
( |
const Edge * |
other | ) |
const |
Field Documentation