Project Alice
|
#include <opengl_wrapper.hpp>
Public Attributes | |
float | r = 0.0f |
float | g = 0.0f |
float | b = 0.0f |
Definition at line 49 of file opengl_wrapper.hpp.
float ogl::color3f::b = 0.0f |
Definition at line 52 of file opengl_wrapper.hpp.
float ogl::color3f::g = 0.0f |
Definition at line 51 of file opengl_wrapper.hpp.
float ogl::color3f::r = 0.0f |
Definition at line 50 of file opengl_wrapper.hpp.