|
Blender V4.3
|
Public Attributes | |
| MatrixStack | model_view_stack |
| MatrixStack | projection_stack |
| bool | dirty |
Definition at line 35 of file gpu_matrix.cc.
| bool GPUMatrixState::dirty |
Definition at line 39 of file gpu_matrix.cc.
Referenced by GPU_matrix_dirty_get(), and gpu_matrix_state_active_set_dirty().
| MatrixStack GPUMatrixState::model_view_stack |
Definition at line 36 of file gpu_matrix.cc.
Referenced by GPU_matrix_reset().
| MatrixStack GPUMatrixState::projection_stack |
Definition at line 37 of file gpu_matrix.cc.