This is the complete list of members for IPointSet, including all inherited members.
| addPoint(const DM::IPoint &pt)=0 (defined in IPointSet) | IPointSet | pure virtual |
| addPoint(const DM::PointHandle &pt)=0 (defined in IPointSet) | IPointSet | pure virtual |
| addPoint(double x, double y, double z)=0 (defined in IPointSet) | IPointSet | pure virtual |
| beginPoint() const =0 (defined in IPointSet) | IPointSet | pure virtual |
| clearPoint()=0 | IPointSet | pure virtual |
| clone() const override=0 | IPointSet | pure virtual |
| const_iterator_point typedef | IPointSet | |
| Delete() (defined in ObjectBase) | ObjectBase | virtual |
| endPoint() const =0 (defined in IPointSet) | IPointSet | pure virtual |
| getScopSemantic() const =0 | IGeometry | pure virtual |
| New(unsigned size=0) | IPointSet | static |
| operator()(unsigned idx) const =0 (defined in IPointSet) | IPointSet | pure virtual |
| operator()(unsigned idx)=0 (defined in IPointSet) | IPointSet | pure virtual |
| operator[](unsigned) const =0 (defined in IPointSet) | IPointSet | pure virtual |
| operator[](unsigned)=0 (defined in IPointSet) | IPointSet | pure virtual |
| removePoint(unsigned)=0 | IPointSet | pure virtual |
| reservePoint(unsigned size)=0 | IPointSet | pure virtual |
| resizePoint(unsigned resize)=0 | IPointSet | pure virtual |
| setScopSemantic(ScopSemantic scopSem)=0 | IGeometry | pure virtual |
| sizePoint() const =0 | IPointSet | pure virtual |
| sortByDistance(const DM::IPoint &refPt, int dim, bool ascending=true)=0 | IPointSet | pure virtual |
| sortByDistanceAndClip(const DM::IPoint &refPt, int dim, double maxDistance, bool ascending=true)=0 | IPointSet | pure virtual |
| type() const =0 | IGeometry | pure virtual |
| ~IGeometry() (defined in IGeometry) | IGeometry | inlinevirtual |
| ~IPointSet() (defined in IPointSet) | IPointSet | inlineprotectedvirtual |
| ~ObjectBase() (defined in ObjectBase) | ObjectBase | inlineprotectedvirtual |