slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
| 命名空间 | 枚举
BaseMesh.h 文件参考
#include "BuiltinResource.h"
#include "Resource/ResourceRef.h"
#include "Vertex.h"
#include <string>
#include <vector>
BaseMesh.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  z8::BaseMesh
 
struct  z8::MeshImporter
 

命名空间

namespace  z8
 世界矩阵 描述坐标系,左手坐标系 使用 DirectX12 坐标系的描述
 

枚举

enum class  z8::NormalTy { z8::Generate , z8::Preserve }