|
Blender V5.0
|
#include <overlay_shader_shared.hh>
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 |
Definition at line 125 of file overlay_shader_shared.hh.
| float OVERLAY_GridData::_pad0 |
Definition at line 131 of file overlay_shader_shared.hh.
| float OVERLAY_GridData::distance |
Definition at line 128 of file overlay_shader_shared.hh.
| float OVERLAY_GridData::line_size |
Definition at line 129 of file overlay_shader_shared.hh.
| float4 OVERLAY_GridData::size |
Definition at line 127 of file overlay_shader_shared.hh.
| float4 OVERLAY_GridData::steps[OVERLAY_GRID_STEPS_LEN] |
Definition at line 126 of file overlay_shader_shared.hh.
| float OVERLAY_GridData::zoom_factor |
Definition at line 130 of file overlay_shader_shared.hh.