|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 DxfVPoint,包括所有继承而来的类成员
| DxfVPoint() | DxfVPoint | |
| getCenter() | DxfVPoint | |
| getCrosshairType() const | DxfVPoint | |
| getGridOn() const | DxfVPoint | |
| getHeight() const | DxfVPoint | |
| getIsometricGrid() const | DxfVPoint | |
| getRatio() const | DxfVPoint | |
| getWidth() const | DxfVPoint | |
| m_Center | DxfVPoint | private |
| m_CrosshairType | DxfVPoint | private |
| m_GridOn | DxfVPoint | private |
| m_Height | DxfVPoint | private |
| m_Ratio | DxfVPoint | private |
| m_SnapStyle | DxfVPoint | private |
| m_Width | DxfVPoint | private |
| setCenter(const DxfVector ¢er) | DxfVPoint | |
| setCrosshairType(CrosshairType type) | DxfVPoint | |
| setGridOn(bool grid) | DxfVPoint | |
| setHeight(double height) | DxfVPoint | |
| setIsometricGrid(int snapStyle) | DxfVPoint | |
| setRatio(double factor) | DxfVPoint | |
| setWidth(double width) | DxfVPoint | |
| ~DxfVPoint() | DxfVPoint |