|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 PolyLine2D,包括所有继承而来的类成员
| clone(void) const | Geometry2D | |
| copy(void) const | PolyLine2D | virtual |
| Curve2D() | Curve2D | |
| Geometry2D() | Geometry2D | |
| getCenterPoint() | Curve2D | virtual |
| getCurve(int nIndex, std::shared_ptr< Base::Curve2D > &curve) | PolyLine2D | |
| getLength() | PolyLine2D | |
| Base::Curve2D::getLength() const | Curve2D | virtual |
| getPolyline() const | PolyLine2D | |
| getType() const | Geometry2D | |
| isClosed() | PolyLine2D | virtual |
| mCurveVec | PolyLine2D | private |
| mType | Geometry2D | protected |
| PolyLine2D() | PolyLine2D | |
| PolyLine2D(const std::vector< std::shared_ptr< Curve2D > > &polyline) | PolyLine2D | |
| setPolyline(const std::vector< std::shared_ptr< Curve2D > > &curveVec) | PolyLine2D | |
| size() | PolyLine2D | |
| ~Geometry2D() | Geometry2D | virtual |