Blender V5.0
ViewMatrices Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

float4x4 viewmat
float4x4 viewinv
float4x4 winmat
float4x4 wininv

Detailed Description

Definition at line 119 of file draw_shader_shared.hh.

Member Data Documentation

◆ viewinv

float4x4 ViewMatrices::viewinv

Definition at line 121 of file draw_shader_shared.hh.

◆ viewmat

float4x4 ViewMatrices::viewmat

Definition at line 120 of file draw_shader_shared.hh.

◆ wininv

float4x4 ViewMatrices::wininv

Definition at line 123 of file draw_shader_shared.hh.

◆ winmat

float4x4 ViewMatrices::winmat

Definition at line 122 of file draw_shader_shared.hh.


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