|
BIMHome v1.0.0
BIMHome接口文档说明
|
#include <Curve.h>
Public 成员函数 | |
| virtual Geometry * | copy (void) const |
| Curve () | |
| bool | isClosed () |
| void | Reverse () |
Public 成员函数 继承自 Geometry | |
| Geometry * | clone (void) const |
| Geometry () | |
| virtual double | getLength () const |
| GeometryType | getType () const |
| virtual | ~Geometry () |
额外继承的成员函数 | |
Protected 属性 继承自 Geometry | |
| GeometryType | mType |