Blender  V2.93
Public Attributes | List of all members
MatrixStack Struct Reference

Public Attributes

Mat4 stack [MATRIX_STACK_DEPTH]
 
uint top
 

Detailed Description

Definition at line 45 of file gpu_matrix.cc.

Member Data Documentation

◆ stack

Mat4 MatrixStack::stack[MATRIX_STACK_DEPTH]

Definition at line 46 of file gpu_matrix.cc.

◆ top

uint MatrixStack::top

Definition at line 47 of file gpu_matrix.cc.


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