Blender V5.0
ExtrudedFrustum Struct Reference

#include <workbench_shader_shared.hh>

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

Public Attributes

float4 corners [16]
float4 planes [12]
int corners_count
int planes_count
int _pad0
int _pad1

Detailed Description

Definition at line 55 of file workbench_shader_shared.hh.

Member Data Documentation

◆ _pad0

int ExtrudedFrustum::_pad0

Definition at line 61 of file workbench_shader_shared.hh.

◆ _pad1

int ExtrudedFrustum::_pad1

Definition at line 62 of file workbench_shader_shared.hh.

◆ corners

float4 ExtrudedFrustum::corners[16]
Note
float3 array padded to float4.

Definition at line 57 of file workbench_shader_shared.hh.

◆ corners_count

int ExtrudedFrustum::corners_count

Definition at line 59 of file workbench_shader_shared.hh.

◆ planes

float4 ExtrudedFrustum::planes[12]

Definition at line 58 of file workbench_shader_shared.hh.

◆ planes_count

int ExtrudedFrustum::planes_count

Definition at line 60 of file workbench_shader_shared.hh.


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