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

#include <Block.h>

类 Block 继承关系图:
Geometry

Public 成员函数

 Block ()
 
 Block (const std::vector< Base::Geometry * > &geoList)
 构造三维块
 
std::vector< Geometry * > getGeometryList () const
 
virtual ~Block ()
 
- Public 成员函数 继承自 Geometry
Geometryclone (void) const
 
virtual Geometrycopy (void) const =0
 
 Geometry ()
 
virtual double getLength () const
 
GeometryType getType () const
 
virtual ~Geometry ()
 

Private 属性

std::vector< Geometry * > mGeoLists
 

额外继承的成员函数

- Protected 属性 继承自 Geometry
GeometryType mType
 

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