Itasca C++ Interface
|
This is the complete list of members for itascaxd::IGeomPoly, including all inherited members.
addEdge(IGeomEdge *edge, bool throwException=true, bool forceFlip=false)=0 | itascaxd::IGeomPoly | pure virtual |
convertToGlobal(double u, double v) const =0 | itascaxd::IGeomPoly | pure virtual |
convertToLocal(const DVect &pos) const =0 | itascaxd::IGeomPoly | pure virtual |
getArea() const =0 | itascaxd::IGeomPoly | pure virtual |
getBackSideIndex() const | itascaxd::IGeomPoly | inlinevirtual |
getCentroid() const =0 | itascaxd::IGeomPoly | pure virtual |
getClosestPoint(const DVect &v) const =0 | itascaxd::IGeomPoly | pure virtual |
getConnectIndex() const | itascaxd::IGeomPoly | inlinevirtual |
getDANormal() const =0 | itascaxd::IGeomPoly | pure virtual |
getEdge(uint32 index)=0 | itascaxd::IGeomPoly | pure virtual |
getEdge(uint32 index) const =0 | itascaxd::IGeomPoly | pure virtual |
getFlip(uint32 index) const =0 | itascaxd::IGeomPoly | pure virtual |
getFrontSideIndex() const | itascaxd::IGeomPoly | inlinevirtual |
getGeomBase() const =0 | itascaxd::IGeomPoly | pure virtual |
getIThing()=0 | itascaxd::IGeomPoly | pure virtual |
getIThing() const =0 | itascaxd::IGeomPoly | pure virtual |
getManifoldIndex() const | itascaxd::IGeomPoly | inlinevirtual |
getNext(uint32 index) const =0 | itascaxd::IGeomPoly | pure virtual |
getNext(uint32 index)=0 | itascaxd::IGeomPoly | pure virtual |
getNormal() const =0 | itascaxd::IGeomPoly | pure virtual |
getNumFakeEdges() const =0 | itascaxd::IGeomPoly | pure virtual |
getPoint(uint32 index)=0 | itascaxd::IGeomPoly | pure virtual |
getPoint(uint32 index) const =0 | itascaxd::IGeomPoly | pure virtual |
getSize() const =0 | itascaxd::IGeomPoly | pure virtual |
getVector(uint32 index) const =0 | itascaxd::IGeomPoly | pure virtual |
index(const IGeomEdge *edge) const =0 (defined in itascaxd::IGeomPoly) | itascaxd::IGeomPoly | pure virtual |
index(const IGeomPoly *vert) const =0 (defined in itascaxd::IGeomPoly) | itascaxd::IGeomPoly | pure virtual |
isConvex(const double &tolerance=1e-7) const =0 | itascaxd::IGeomPoly | pure virtual |
isIn(const DVect &v, DVect *on=0, const double &tolerance=1e-7) const =0 | itascaxd::IGeomPoly | pure virtual |
isPlanar(const double &tolerance=1e-7) const =0 | itascaxd::IGeomPoly | pure virtual |
isValid() const =0 | itascaxd::IGeomPoly | pure virtual |
removeEdge()=0 | itascaxd::IGeomPoly | pure virtual |
setEdge(uint32 ind, IGeomEdge *edge)=0 (defined in itascaxd::IGeomPoly) | itascaxd::IGeomPoly | pure virtual |
triangulatedList(FArray< DVect > *ret, const double &tolerance=1e-7)=0 | itascaxd::IGeomPoly | pure virtual |
type_ | itascaxd::IGeomPoly | inlinestatic |