OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
ProtoMesh::SubMesh Struct Referencefinal

#include <protomesh.h>

Public Attributes

Material material
 
Tempest::IndexBuffer< uint32_t > ibo
 
std::unique_ptr< PhysicMeshShapeshape
 

Detailed Description

Definition at line 35 of file protomesh.h.

Member Data Documentation

◆ ibo

Tempest::IndexBuffer<uint32_t> ProtoMesh::SubMesh::ibo

Definition at line 37 of file protomesh.h.

◆ material

Material ProtoMesh::SubMesh::material

Definition at line 36 of file protomesh.h.

◆ shape

std::unique_ptr<PhysicMeshShape> ProtoMesh::SubMesh::shape

Definition at line 38 of file protomesh.h.


The documentation for this struct was generated from the following file: