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

#include <drawclusters.h>

Public Attributes

Tempest::Vec3 pos
 
float r = 0
 
uint16_t commandId = 0
 
uint16_t bucketId = 0
 
uint32_t firstMeshlet = 0
 
uint32_t meshletCount = 0
 
uint32_t instanceId = 0
 

Detailed Description

Definition at line 17 of file drawclusters.h.

Member Data Documentation

◆ bucketId

uint16_t DrawClusters::Cluster::bucketId = 0

Definition at line 21 of file drawclusters.h.

◆ commandId

uint16_t DrawClusters::Cluster::commandId = 0

Definition at line 20 of file drawclusters.h.

◆ firstMeshlet

uint32_t DrawClusters::Cluster::firstMeshlet = 0

Definition at line 22 of file drawclusters.h.

◆ instanceId

uint32_t DrawClusters::Cluster::instanceId = 0

Definition at line 24 of file drawclusters.h.

◆ meshletCount

uint32_t DrawClusters::Cluster::meshletCount = 0

Definition at line 23 of file drawclusters.h.

◆ pos

Tempest::Vec3 DrawClusters::Cluster::pos

Definition at line 18 of file drawclusters.h.

◆ r

float DrawClusters::Cluster::r = 0

Definition at line 19 of file drawclusters.h.


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