MeVisLab Toolbox Reference
|
This is the complete list of members for ml::WEMFace, including all inherited members.
_bitFlag | ml::WEMPrimitive | protected |
_boundingBox | ml::WEMFace | protected |
_entryNumber | ml::WEMPrimitive | protected |
_heapPosition | ml::WEMPrimitive | protected |
_heapValue | ml::WEMPrimitive | protected |
_isBoundingBoxValid | ml::WEMFace | protected |
_normal | ml::WEMFace | protected |
clearFlag() | ml::WEMPrimitive | inline |
clone(WEMFace *face) | ml::WEMFace | |
computeNormal()=0 | ml::WEMFace | pure virtual |
contains(WEMNode *node) const =0 | ml::WEMFace | pure virtual |
contains(WEMEdge *edge) const =0 | ml::WEMFace | pure virtual |
getArea() const =0 | ml::WEMFace | pure virtual |
getBoundingBox() | ml::WEMFace | virtual |
getCentroid() const =0 | ml::WEMFace | pure virtual |
getCentroid(Vector3 ¢roid) const =0 | ml::WEMFace | pure virtual |
getEdgeAt(unsigned int) | ml::WEMFace | inlinevirtual |
getEdgeAt(unsigned int) const | ml::WEMFace | inlinevirtual |
getEdgeNotContaining(WEMNode *n)=0 | ml::WEMFace | pure virtual |
getEdgeNotContaining(WEMNode *n) const =0 | ml::WEMFace | pure virtual |
getEntryNumber() const | ml::WEMPrimitive | inline |
getHeapPosition() const | ml::WEMPrimitive | inline |
getHeapValue() const | ml::WEMPrimitive | inline |
getIndex(WEMNode *node) const =0 | ml::WEMFace | pure virtual |
getIndex(WEMEdge *edge) const =0 | ml::WEMFace | pure virtual |
getNodeAt(unsigned int index)=0 | ml::WEMFace | pure virtual |
getNodeAt(unsigned int index) const =0 | ml::WEMFace | pure virtual |
getNodePositionAt(unsigned int index) const =0 | ml::WEMFace | pure virtual |
getNormal() const | ml::WEMFace | inline |
getNumNodes() const =0 | ml::WEMFace | pure virtual |
getOther(WEMNode *n1, WEMNode *n2)=0 | ml::WEMFace | pure virtual |
getOther(WEMNode *n1, WEMNode *n2) const =0 | ml::WEMFace | pure virtual |
getOther(WEMEdge *e1, WEMEdge *e2)=0 | ml::WEMFace | pure virtual |
getOther(WEMEdge *e1, WEMEdge *e2) const =0 | ml::WEMFace | pure virtual |
getPerimeter() const =0 | ml::WEMFace | pure virtual |
getQuality() const =0 | ml::WEMFace | pure virtual |
inHeap() const | ml::WEMPrimitive | inline |
invalidateBoundingBox() | ml::WEMFace | inline |
isBoundingBoxValid() const | ml::WEMFace | inline |
isConcave() const =0 | ml::WEMFace | pure virtual |
isSet(unsigned int bit) const | ml::WEMPrimitive | inline |
isTraversed() const | ml::WEMPrimitive | inline |
mirror()=0 | ml::WEMFace | pure virtual |
operator=(WEMFace &&f) noexcept | ml::WEMFace | |
ml::WEMPrimitive::operator=(const WEMPrimitive &)=default | ml::WEMPrimitive | |
ml::WEMPrimitive::operator=(WEMPrimitive &&p) noexcept | ml::WEMPrimitive | |
removeEdges()=0 | ml::WEMFace | pure virtual |
replace(WEMNode *orig, WEMNode *replace)=0 | ml::WEMFace | pure virtual |
replace(WEMEdge *orig, WEMEdge *replace)=0 | ml::WEMFace | pure virtual |
reset() | ml::WEMFace | |
resetPrimitive() | ml::WEMPrimitive | |
setEdge(unsigned int, WEMEdge *) | ml::WEMFace | inlinevirtual |
setEntryNumber(int e) | ml::WEMPrimitive | inline |
setFlag(unsigned int bit) | ml::WEMPrimitive | inline |
setHeapPosition(int heapPosition) | ml::WEMPrimitive | inline |
setHeapValue(double heapValue) | ml::WEMPrimitive | inline |
setNode(unsigned int, WEMNode *) | ml::WEMFace | inlinevirtual |
setNormal(const Vector3 &normal) | ml::WEMFace | inline |
setTraversed(bool traversed) | ml::WEMPrimitive | |
unsetFlag(unsigned int bit) | ml::WEMPrimitive | inline |
WEMFace() | ml::WEMFace | |
WEMFace(const WEMFace &f) | ml::WEMFace | |
WEMFace(WEMFace &&f) noexcept | ml::WEMFace | |
WEMPrimitive() | ml::WEMPrimitive | |
WEMPrimitive(const WEMPrimitive &)=default | ml::WEMPrimitive | |
WEMPrimitive(WEMPrimitive &&p) noexcept | ml::WEMPrimitive | |
~WEMFace() override | ml::WEMFace | |
~WEMPrimitive()=default | ml::WEMPrimitive | virtual |