Blender V5.0
MatrixStack Struct Reference

Public Attributes

Mat4 stack [MATRIX_STACK_DEPTH]
uint top

Detailed Description

Definition at line 30 of file gpu_matrix.cc.

Member Data Documentation

◆ stack

Mat4 MatrixStack::stack[MATRIX_STACK_DEPTH]

Definition at line 31 of file gpu_matrix.cc.

◆ top

uint MatrixStack::top

Definition at line 32 of file gpu_matrix.cc.


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