Blender V4.5
GPUMatrixUnproject_Precalc Struct Reference

#include <GPU_matrix.hh>

Classes

struct  [struct].dims

Public Attributes

float model_inverted [4][4]
float view [4]
bool is_persp
struct  dims

Detailed Description

Definition at line 98 of file GPU_matrix.hh.

Member Data Documentation

◆ dims

struct GPUMatrixUnproject_Precalc::[struct].dims GPUMatrixUnproject_Precalc::dims

◆ is_persp

bool GPUMatrixUnproject_Precalc::is_persp

Definition at line 101 of file GPU_matrix.hh.

◆ model_inverted

float GPUMatrixUnproject_Precalc::model_inverted[4][4]

Definition at line 99 of file GPU_matrix.hh.

◆ view

float GPUMatrixUnproject_Precalc::view[4]

Definition at line 100 of file GPU_matrix.hh.


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