opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
graphics
render_buffer_load_action.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
osc
4
{
5
enum class
RenderBufferLoadAction
{
6
Load
,
7
Clear
,
8
NUM_OPTIONS
,
9
};
10
}
osc
Definition
custom_decoration_generator.h:5
osc::BlendingEquation::NUM_OPTIONS
@ NUM_OPTIONS
osc::RenderBufferLoadAction
RenderBufferLoadAction
Definition
render_buffer_load_action.h:5
osc::RenderBufferLoadAction::Clear
@ Clear
osc::RenderBufferLoadAction::Load
@ Load
Generated by
1.9.8