成员的完整列表,这些成员属于 eve::procgen::MeshBuild,包括所有继承而来的类成员
| addTriangle(uint32_t i0, uint32_t i1, uint32_t i2) | eve::procgen::MeshBuild | |
| addVertex(float px, float py, float pz, float nx, float ny, float nz, float u, float v) | eve::procgen::MeshBuild | |
| clear() | eve::procgen::MeshBuild | |
| empty() const | eve::procgen::MeshBuild | |
| getIndex(int i) const | eve::procgen::MeshBuild | |
| getIndexCount() const | eve::procgen::MeshBuild | |
| getMeta(const std::string &key, const std::string &defaultValue) const | eve::procgen::MeshBuild | |
| getNormalX(int i) const | eve::procgen::MeshBuild | |
| getNormalY(int i) const | eve::procgen::MeshBuild | |
| getNormalZ(int i) const | eve::procgen::MeshBuild | |
| getPositionX(int i) const | eve::procgen::MeshBuild | |
| getPositionY(int i) const | eve::procgen::MeshBuild | |
| getPositionZ(int i) const | eve::procgen::MeshBuild | |
| getUvU(int i) const | eve::procgen::MeshBuild | |
| getUvV(int i) const | eve::procgen::MeshBuild | |
| getVertexCount() const | eve::procgen::MeshBuild | |
| indices() const | eve::procgen::MeshBuild | inline |
| indices() | eve::procgen::MeshBuild | inline |
| normals() const | eve::procgen::MeshBuild | inline |
| normals() | eve::procgen::MeshBuild | inline |
| positions() const | eve::procgen::MeshBuild | inline |
| positions() | eve::procgen::MeshBuild | inline |
| reserve(int vertexCount, int indexCount) | eve::procgen::MeshBuild | |
| setMeta(const std::string &key, const std::string &value) | eve::procgen::MeshBuild | |
| uvs() const | eve::procgen::MeshBuild | inline |
| uvs() | eve::procgen::MeshBuild | inline |