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

#include <packedmesh.h>

Public Attributes

zenkit::Material material
 
size_t iboOffset = 0
 
size_t iboLength = 0
 

Detailed Description

Definition at line 34 of file packedmesh.h.

Member Data Documentation

◆ iboLength

size_t PackedMesh::SubMesh::iboLength = 0

Definition at line 37 of file packedmesh.h.

◆ iboOffset

size_t PackedMesh::SubMesh::iboOffset = 0

Definition at line 36 of file packedmesh.h.

◆ material

zenkit::Material PackedMesh::SubMesh::material

Definition at line 35 of file packedmesh.h.


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