nngn
Loading...
Searching...
No Matches
nngn::Graphics::Camera Struct Reference

#include <graphics.h>

Collaboration diagram for nngn::Graphics::Camera:

Public Attributes

uint8_t * flags = nullptr
 
const uvec2screen = nullptr
 
const mat4proj = nullptr
 
const mat4screen_proj = nullptr
 
const mat4view = nullptr
 

Member Data Documentation

◆ flags

uint8_t * nngn::Graphics::Camera::flags = nullptr

◆ proj

const mat4 * nngn::Graphics::Camera::proj = nullptr

◆ screen

const uvec2 * nngn::Graphics::Camera::screen = nullptr

◆ screen_proj

const mat4 * nngn::Graphics::Camera::screen_proj = nullptr

◆ view

const mat4 * nngn::Graphics::Camera::view = nullptr

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