Blender V4.3
ViewCullingData Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

FrustumCorners frustum_corners
 
FrustumPlanes frustum_planes
 
float4 bound_sphere
 

Detailed Description

Definition at line 107 of file draw_shader_shared.hh.

Member Data Documentation

◆ bound_sphere

float4 ViewCullingData::bound_sphere

Definition at line 112 of file draw_shader_shared.hh.

◆ frustum_corners

FrustumCorners ViewCullingData::frustum_corners
Note
vec3 array padded to vec4. Frustum corners.

Definition at line 110 of file draw_shader_shared.hh.

◆ frustum_planes

FrustumPlanes ViewCullingData::frustum_planes

Definition at line 111 of file draw_shader_shared.hh.


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