Blender  V3.3
Public Attributes | List of all members
ObjectMatrices Struct Reference

#include <draw_shader_shared.h>

Public Attributes

float4x4 drw_modelMatrix
 
float4x4 drw_modelMatrixInverse
 

Detailed Description

Definition at line 63 of file draw_shader_shared.h.

Member Data Documentation

◆ drw_modelMatrix

float4x4 ObjectMatrices::drw_modelMatrix

Definition at line 64 of file draw_shader_shared.h.

◆ drw_modelMatrixInverse

float4x4 ObjectMatrices::drw_modelMatrixInverse

Definition at line 65 of file draw_shader_shared.h.


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