Loading [MathJax]/extensions/tex2jax.js
Tatooine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
Public Types | Static Public Attributes | List of all members
tatooine::gl::tex::settings< GLfloat, RG > Struct Reference

#include <texsettings.h>

Collaboration diagram for tatooine::gl::tex::settings< GLfloat, RG >:
[legend]

Public Types

using real_type = GLfloat
 
using components_type = RG
 

Static Public Attributes

static constexpr GLint internal_format = GL_RG32F
 
static constexpr GLenum format = GL_RG
 
static constexpr GLenum type = gl_type_v<real_type>
 

Member Typedef Documentation

◆ components_type

using tatooine::gl::tex::settings< GLfloat, RG >::components_type = RG

◆ real_type

using tatooine::gl::tex::settings< GLfloat, RG >::real_type = GLfloat

Member Data Documentation

◆ format

constexpr GLenum tatooine::gl::tex::settings< GLfloat, RG >::format = GL_RG
staticconstexpr

◆ internal_format

constexpr GLint tatooine::gl::tex::settings< GLfloat, RG >::internal_format = GL_RG32F
staticconstexpr

◆ type

constexpr GLenum tatooine::gl::tex::settings< GLfloat, RG >::type = gl_type_v<real_type>
staticconstexpr

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