VOX
A little voxel engine
Loading...
Searching...
No Matches
InstanceData Struct Reference

#include <RenderAPI.hpp>

Collaboration diagram for InstanceData:
Collaboration graph

Public Attributes

mat4 matrice
 
VkDeviceAddress block_vertex_buffer
 
VkDeviceAddress water_vertex_buffer
 

Member Data Documentation

◆ block_vertex_buffer

VkDeviceAddress InstanceData::block_vertex_buffer

◆ matrice

mat4 InstanceData::matrice

◆ water_vertex_buffer

VkDeviceAddress InstanceData::water_vertex_buffer

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