Blender V5.0
GPUMatrixState Struct Reference

Public Attributes

MatrixStack model_view_stack
MatrixStack projection_stack
bool dirty

Detailed Description

Definition at line 35 of file gpu_matrix.cc.

Member Data Documentation

◆ dirty

bool GPUMatrixState::dirty

Definition at line 39 of file gpu_matrix.cc.

◆ model_view_stack

MatrixStack GPUMatrixState::model_view_stack

Definition at line 36 of file gpu_matrix.cc.

◆ projection_stack

MatrixStack GPUMatrixState::projection_stack

Definition at line 37 of file gpu_matrix.cc.


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