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

#include <animmesh.h>

Public Attributes

Material material
 
std::string texName
 
size_t iboOffset = 0
 
size_t iboSize = 0
 

Detailed Description

Definition at line 17 of file animmesh.h.

Member Data Documentation

◆ iboOffset

size_t AnimMesh::SubMesh::iboOffset = 0

Definition at line 20 of file animmesh.h.

◆ iboSize

size_t AnimMesh::SubMesh::iboSize = 0

Definition at line 21 of file animmesh.h.

◆ material

Material AnimMesh::SubMesh::material

Definition at line 18 of file animmesh.h.

◆ texName

std::string AnimMesh::SubMesh::texName

Definition at line 19 of file animmesh.h.


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