addEditPlaneNormal(const Coord3 &normal) | Geometry::PolygonSurface | |
addUdfPolygon(int polygnr, int firstknotnr, int nrknots) | Geometry::PolygonSurface | |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
beziernrpts_ | Geometry::PolygonSurface | protected |
blockCallBacks(bool yn, bool flush=true) | Geometry::Element | |
blockcbs_ | Geometry::Element | protected |
blocksCallBacks() const | Geometry::Element | inline |
bodyDimension() const | Geometry::PolygonSurface | |
boundingBox(bool approx) const | Geometry::Element | virtual |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
ChangeTag enum name | Geometry::PolygonSurface | |
clone() const override | Geometry::PolygonSurface | virtual |
colRange() const override | Geometry::PolygonSurface | inlinevirtual |
colRange(int polygon) const override | Geometry::PolygonSurface | virtual |
concavedirs_ | Geometry::PolygonSurface | protected |
createIterator() const override | Geometry::RowColSurface | virtual |
createReceiverForCurrentThread() | CallBacker | static |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
Element() | Geometry::Element | |
errmsg() | Geometry::Element | protected |
errMsg() const | Geometry::Element | virtual |
errmsg_ | Geometry::Element | private |
firstknots_ | Geometry::PolygonSurface | protected |
firstpolygon_ | Geometry::PolygonSurface | protected |
getAllKnots(TypeSet< Coord3 > &) const | Geometry::PolygonSurface | |
getBezierCurveSmoothness() const | Geometry::PolygonSurface | inline |
getCubicBezierCurve(int plg, TypeSet< Coord3 > &pts, const float zscale) const | Geometry::PolygonSurface | |
getExceptionEdges(int plg, TypeSet< int > &edges) const | Geometry::PolygonSurface | |
getKnot(const RowCol &) const override | Geometry::PolygonSurface | virtual |
getPolygonConcaveDir(int polygonnr) const | Geometry::PolygonSurface | |
getPolygonConcaveTriangles(int plg, TypeSet< int > &) const | Geometry::PolygonSurface | |
getPolygonNormal(int polygonnr) const | Geometry::PolygonSurface | |
getPosIDs(TypeSet< GeomPosID > &, bool=true) const override | Geometry::RowColSurface | virtual |
getPosition(GeomPosID pid) const override | Geometry::RowColSurface | virtual |
includesEdge(const TypeSet< int > edges, int v0, int v1) const | Geometry::PolygonSurface | protected |
insertKnot(const RowCol &, const Coord3 &) | Geometry::PolygonSurface | |
insertPolygon(const Coord3 &firstpos, const Coord3 &normal, int polygon=0, int firstknot=0) | Geometry::PolygonSurface | |
isCapsule() const | CallBacker | inlinevirtual |
isChanged() const | Geometry::Element | inlinevirtual |
ischanged_ | Geometry::Element | protected |
isDefined(GeomPosID pid) const override | Geometry::RowColSurface | virtual |
isEmpty() const override | Geometry::PolygonSurface | inlinevirtual |
isKnotDefined(const RowCol &) const override | Geometry::PolygonSurface | virtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
linesegmentsIntersecting(const Coord3 &v0, const Coord3 &v1, const Coord3 &p0, const Coord3 &p1) const | Geometry::PolygonSurface | protected |
movementbuffer_ | Geometry::Element | protected |
movementlock_ | Geometry::Element | private |
movementnotifier | Geometry::Element | |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrPolygons() const | Geometry::PolygonSurface | inline |
nrposchbuffer_ | Geometry::Element | protected |
nrpositionnotifier | Geometry::Element | |
PolygonChange enum value | Geometry::PolygonSurface | |
PolygonInsert enum value | Geometry::PolygonSurface | |
polygonnormals_ | Geometry::PolygonSurface | protected |
PolygonRemove enum value | Geometry::PolygonSurface | |
polygons_ | Geometry::PolygonSurface | protected |
PolygonSurface() | Geometry::PolygonSurface | |
poschglock_ | Geometry::Element | private |
removeKnot(const RowCol &) | Geometry::PolygonSurface | |
removePolygon(int polygon) | Geometry::PolygonSurface | |
removeReceiverForCurrentThread() | CallBacker | static |
resetChangedFlag() | Geometry::Element | inlinevirtual |
RowColSurface() | Geometry::RowColSurface | protected |
rowRange() const override | Geometry::PolygonSurface | virtual |
setBezierCurveSmoothness(int nrpoints_on_segment) | Geometry::PolygonSurface | |
setKnot(const RowCol &, const Coord3 &) override | Geometry::PolygonSurface | virtual |
setPosition(GeomPosID pid, const Coord3 &) override | Geometry::RowColSurface | virtual |
stopReceivingNotifications() const | CallBacker | inline |
triggerMovement(const TypeSet< GeomPosID > &) | Geometry::Element | protected |
triggerMovement(const GeomPosID &) | Geometry::Element | protected |
triggerMovement() | Geometry::Element | protected |
triggerNrPosCh(const TypeSet< GeomPosID > &) | Geometry::Element | protected |
triggerNrPosCh(const GeomPosID &) | Geometry::Element | protected |
triggerNrPosCh() | Geometry::Element | protected |
trimUndefParts() | Geometry::Element | inlinevirtual |
trueCaller() | CallBacker | inlinevirtual |
~CallBacker() | CallBacker | virtual |
~Element() | Geometry::Element | virtual |
~PolygonSurface() | Geometry::PolygonSurface | |
~RowColSurface() | Geometry::RowColSurface | |