Blender  V2.93
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 50 of file gpu_matrix.cc.

Member Data Documentation

◆ dirty

bool GPUMatrixState::dirty

Definition at line 54 of file gpu_matrix.cc.

◆ model_view_stack

MatrixStack GPUMatrixState::model_view_stack

Definition at line 51 of file gpu_matrix.cc.

◆ projection_stack

MatrixStack GPUMatrixState::projection_stack

Definition at line 52 of file gpu_matrix.cc.


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