载入中...
搜索中...
未找到
布局中的单个组件实例(位置 + 旋转)。 更多...
#include <HouseGenTypes.h>
Public 属性 | |
| std::string | componentId |
| int | x = 0 |
| 格子坐标(x,y,z = 层)。 | |
| int | y = 0 |
| int | z = 0 |
| int | rotationDeg = 0 |
| 旋转(度)。 | |
详细描述
布局中的单个组件实例(位置 + 旋转)。
在文件 HouseGenTypes.h 第 84 行定义.
类成员变量说明
◆ componentId
| std::string eve::housegen::HouseInstance::componentId |
在文件 HouseGenTypes.h 第 85 行定义.
◆ rotationDeg
| int eve::housegen::HouseInstance::rotationDeg = 0 |
旋转(度)。
在文件 HouseGenTypes.h 第 91 行定义.
◆ x
| int eve::housegen::HouseInstance::x = 0 |
格子坐标(x,y,z = 层)。
在文件 HouseGenTypes.h 第 87 行定义.
◆ y
| int eve::housegen::HouseInstance::y = 0 |
在文件 HouseGenTypes.h 第 88 行定义.
◆ z
| int eve::housegen::HouseInstance::z = 0 |
在文件 HouseGenTypes.h 第 89 行定义.
该结构体的文档由以下文件生成:
- src/modules/housegen/HouseGenTypes.h