Blender V4.3
ObjectMatrices Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

float4x4 model
 
float4x4 model_inverse
 

Detailed Description

Definition at line 139 of file draw_shader_shared.hh.

Member Data Documentation

◆ model

float4x4 ObjectMatrices::model

Definition at line 140 of file draw_shader_shared.hh.

Referenced by operator<<().

◆ model_inverse

float4x4 ObjectMatrices::model_inverse

Definition at line 141 of file draw_shader_shared.hh.

Referenced by operator<<().


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