SBgl 0.1.0
A graphics framework in C99
Loading...
Searching...
No Matches
VoxelPushConstants Struct Reference
Collaboration diagram for VoxelPushConstants:

Data Fields

sbgl_Mat4 viewProj
 
uint64_t instanceAddress
 
uint64_t heightAddress
 

Detailed Description

Definition at line 20 of file voxel_main.c.

Field Documentation

◆ heightAddress

uint64_t VoxelPushConstants::heightAddress

Definition at line 23 of file voxel_main.c.

◆ instanceAddress

uint64_t VoxelPushConstants::instanceAddress

Definition at line 22 of file voxel_main.c.

◆ viewProj

sbgl_Mat4 VoxelPushConstants::viewProj

Definition at line 21 of file voxel_main.c.


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