载入中...
搜索中...
未找到
#include "procgen/algorithms/SkyscraperMesh.h"#include <algorithm>#include <cmath>#include <cstdint>#include <string>#include <vector>命名空间 | |
| namespace | eve |
| namespace | eve::procgen |
函数 | |
| bool | eve::procgen::generateSkyscraperMesh (const Params ¶ms, MeshBuild &out, std::string &error) |
Build a deterministic procedural skyscraper. Registered as the mesh.skyscraper recipe. | |
变量说明
◆ x
| float x = 0.f |
在文件 SkyscraperMesh.cpp 第 13 行定义.
◆ y
| float y = 0.f |
在文件 SkyscraperMesh.cpp 第 13 行定义.
◆ z
| float z = 0.f |
在文件 SkyscraperMesh.cpp 第 13 行定义.