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

#include <staticmesh.h>

Public Attributes

Material material
 
size_t iboOffset = 0
 
size_t iboLength = 0
 
std::string texName
 
Tempest::AccelerationStructure blas
 

Detailed Description

Definition at line 23 of file staticmesh.h.

Member Data Documentation

◆ blas

Tempest::AccelerationStructure StaticMesh::SubMesh::blas

Definition at line 28 of file staticmesh.h.

◆ iboLength

size_t StaticMesh::SubMesh::iboLength = 0

Definition at line 26 of file staticmesh.h.

◆ iboOffset

size_t StaticMesh::SubMesh::iboOffset = 0

Definition at line 25 of file staticmesh.h.

◆ material

Material StaticMesh::SubMesh::material

Definition at line 24 of file staticmesh.h.

◆ texName

std::string StaticMesh::SubMesh::texName

Definition at line 27 of file staticmesh.h.


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