Blender V5.0
ViewCullingData Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

FrustumCorners frustum_corners
FrustumPlanes frustum_planes
float4 bound_sphere

Detailed Description

Definition at line 110 of file draw_shader_shared.hh.

Member Data Documentation

◆ bound_sphere

float4 ViewCullingData::bound_sphere

Definition at line 115 of file draw_shader_shared.hh.

◆ frustum_corners

FrustumCorners ViewCullingData::frustum_corners
Note
float3 array padded to float4. Frustum corners.

Definition at line 113 of file draw_shader_shared.hh.

◆ frustum_planes

FrustumPlanes ViewCullingData::frustum_planes

Definition at line 114 of file draw_shader_shared.hh.


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