BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | Private 属性 | 所有成员列表
Point类 参考

#include <Point.h>

类 Point 继承关系图:
Geometry

Public 成员函数

virtual Geometrycopy (void) const
 
Base::Vector3d getPoint () const
 获取三维点
 
 Point ()
 
 Point (Base::Vector3d point)
 构造三维点
 
void Reverse ()
 
void setPoint (const Base::Vector3d &pt)
 设置三维点
 
- Public 成员函数 继承自 Geometry
Geometryclone (void) const
 
 Geometry ()
 
virtual double getLength () const
 
GeometryType getType () const
 
virtual ~Geometry ()
 

Private 属性

Base::Vector3d mPoint
 

额外继承的成员函数

- Protected 属性 继承自 Geometry
GeometryType mType
 

该类的文档由以下文件生成: