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

Public Attributes

MatrixStack model_view_stack
 
MatrixStack projection_stack
 
bool dirty
 

Detailed Description

Definition at line 34 of file gpu_matrix.cc.

Member Data Documentation

◆ dirty

bool GPUMatrixState::dirty

Definition at line 38 of file gpu_matrix.cc.

◆ model_view_stack

MatrixStack GPUMatrixState::model_view_stack

Definition at line 35 of file gpu_matrix.cc.

◆ projection_stack

MatrixStack GPUMatrixState::projection_stack

Definition at line 36 of file gpu_matrix.cc.


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