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

#include <DxfEntity.h>

Public 成员函数

 DxfVPoint ()
 
const DxfVectorgetCenter ()
 
CrosshairType getCrosshairType () const
 
bool getGridOn () const
 
double getHeight () const
 
int getIsometricGrid () const
 
double getRatio () const
 
double getWidth () const
 
void setCenter (const DxfVector &center)
 
void setCrosshairType (CrosshairType type)
 
void setGridOn (bool grid)
 
void setHeight (double height)
 
void setIsometricGrid (int snapStyle)
 
void setRatio (double factor)
 
void setWidth (double width)
 
 ~DxfVPoint ()
 

Private 属性

DxfVector m_Center
 
CrosshairType m_CrosshairType
 
bool m_GridOn
 
double m_Height
 
double m_Ratio
 
int m_SnapStyle
 
double m_Width
 

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