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 49 of file opengl_wrapper.hpp.

Member Data Documentation

◆ b

float ogl::color3f::b = 0.0f

Definition at line 52 of file opengl_wrapper.hpp.

◆ g

float ogl::color3f::g = 0.0f

Definition at line 51 of file opengl_wrapper.hpp.

◆ r

float ogl::color3f::r = 0.0f

Definition at line 50 of file opengl_wrapper.hpp.


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