Blender V4.3
OVERLAY_GridData Struct Reference

#include <overlay_shader_shared.h>

Inherited by blender::draw::UniformBuffer< OVERLAY_GridData >.

Public Attributes

float4 steps [OVERLAY_GRID_STEPS_LEN]
 
float4 size
 
float distance
 
float line_size
 
float zoom_factor
 
float _pad0
 

Detailed Description

Definition at line 58 of file overlay_shader_shared.h.

Member Data Documentation

◆ _pad0

float OVERLAY_GridData::_pad0

Definition at line 64 of file overlay_shader_shared.h.

◆ distance

float OVERLAY_GridData::distance

Definition at line 61 of file overlay_shader_shared.h.

◆ line_size

float OVERLAY_GridData::line_size

Definition at line 62 of file overlay_shader_shared.h.

◆ size

float4 OVERLAY_GridData::size

Definition at line 60 of file overlay_shader_shared.h.

◆ steps

float4 OVERLAY_GridData::steps[OVERLAY_GRID_STEPS_LEN]

Definition at line 59 of file overlay_shader_shared.h.

◆ zoom_factor

float OVERLAY_GridData::zoom_factor

Definition at line 63 of file overlay_shader_shared.h.


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