渲染SDK 0.1.2
载入中...
搜索中...
未找到
CAXMeshInfo.h 文件参考

Custom Mesh Structure 更多...

#include "Macros.h"
#include <array>
CAXMeshInfo.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

struct  AMCAXRender::Vertex
 Vertex 更多...
 
struct  AMCAXRender::Edge
 Edge 更多...
 
struct  AMCAXRender::Face
 Face 更多...
 
struct  AMCAXRender::CAXMeshInfo
 Custom Mesh Data Structure 更多...
 
struct  AMCAXRender::RenderPoint
 
struct  AMCAXRender::RenderEdge
 
struct  AMCAXRender::RenderMesh
 

函数

AMCAX_RENDER_API CAXMeshInfo AMCAXRender::CreateCAXMeshInfo (std::string filename)
 
AMCAX_RENDER_API void AMCAXRender::WriteCAXMeshInfo (const CAXMeshInfo &info, std::string filename)
 

详细描述

Custom Mesh Structure

Used to construct mesh data

This file is part of AMCAXRender