Cogs.Core
Public Attributes | List of all members
DebugGlobals Struct Reference

Public Attributes

glm::mat4 projectionMatrix
 
glm::vec4 diffuseColor
 

Detailed Description

Definition at line 12 of file ClipmapDebug.cpp.

Member Data Documentation

◆ diffuseColor

glm::vec4 DebugGlobals::diffuseColor

Definition at line 14 of file ClipmapDebug.cpp.

◆ projectionMatrix

glm::mat4 DebugGlobals::projectionMatrix

Definition at line 13 of file ClipmapDebug.cpp.


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