slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
z8::MountainMesh类 参考

#include <MountainMesh.h>

类 z8::MountainMesh 继承关系图:
Inheritance graph
[图例]
z8::MountainMesh 的协作图:
Collaboration graph
[图例]

Public 成员函数

 MountainMesh (float width=100, float depth=100, unsigned m=101, unsigned n=101)
 
float GetHeight (float x, float z) const
 
- Public 成员函数 继承自 z8::GridMesh
 GridMesh (float width=100, float depth=100, unsigned m=101, unsigned n=101)
 
- Public 成员函数 继承自 z8::Mesh
 Mesh ()=default
 
virtual ~Mesh ()=default
 
unsigned VSize () const
 
unsigned VElemSize () const
 
unsigned ISize () const
 
unsigned ICount () const
 
void ComputeNormals ()
 

额外继承的成员函数

- Public 类型 继承自 z8::Mesh
using IndexTy = uint16_t
 
- Public 属性 继承自 z8::Mesh
std::vector< VertexV
 
std::vector< IndexTyI
 
std::string Name
 

构造及析构函数说明

◆ MountainMesh()

MountainMesh::MountainMesh ( float width = 100,
float depth = 100,
unsigned m = 101,
unsigned n = 101 )
函数调用图:

成员函数说明

◆ GetHeight()

float MountainMesh::GetHeight ( float x,
float z ) const
这是这个函数的调用关系图:

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