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

Public Attributes

Mat4 stack [MATRIX_STACK_DEPTH]
 
uint top
 

Detailed Description

Definition at line 29 of file gpu_matrix.cc.

Member Data Documentation

◆ stack

Mat4 MatrixStack::stack[MATRIX_STACK_DEPTH]

Definition at line 30 of file gpu_matrix.cc.

◆ top

uint MatrixStack::top

Definition at line 31 of file gpu_matrix.cc.


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