Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
Uniforms Struct Reference

#include <types.h>

Public Attributes

mat4 model
 
mat4 view
 
mat4 projection
 

Detailed Description

Definition at line 8 of file types.h.

Member Data Documentation

◆ model

mat4 Uniforms::model

Definition at line 9 of file types.h.

◆ projection

mat4 Uniforms::projection

Definition at line 11 of file types.h.

◆ view

mat4 Uniforms::view

Definition at line 10 of file types.h.


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