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