Blender V4.3
GPUClipPlanes Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4x4 ClipModelMatrix
float4 world [6]

Detailed Description

Definition at line 74 of file GPU_shader_shared.hh.

Member Data Documentation

◆ ClipModelMatrix

float4x4 GPUClipPlanes::ClipModelMatrix

Definition at line 75 of file GPU_shader_shared.hh.

Referenced by DRW_draw_depth_object().

◆ world

float4 GPUClipPlanes::world[6]

Definition at line 76 of file GPU_shader_shared.hh.

Referenced by DRW_draw_depth_object().


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