Project Alice
Loading...
Searching...
No Matches
ogl::color3f Struct Reference

#include <opengl_wrapper.hpp>

Public Attributes

float r = 0.0f
 
float g = 0.0f
 
float b = 0.0f
 

Detailed Description

Definition at line 54 of file opengl_wrapper.hpp.

Member Data Documentation

◆ b

float ogl::color3f::b = 0.0f

Definition at line 57 of file opengl_wrapper.hpp.

◆ g

float ogl::color3f::g = 0.0f

Definition at line 56 of file opengl_wrapper.hpp.

◆ r

float ogl::color3f::r = 0.0f

Definition at line 55 of file opengl_wrapper.hpp.


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