opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
graphics
cubemap_face.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
osc
4
{
5
enum class
CubemapFace
{
6
PositiveX
,
7
NegativeX
,
8
PositiveY
,
9
NegativeY
,
10
PositiveZ
,
11
NegativeZ
,
12
NUM_OPTIONS
,
13
};
14
}
osc
Definition
custom_decoration_generator.h:5
osc::BlendingEquation::NUM_OPTIONS
@ NUM_OPTIONS
osc::CubemapFace
CubemapFace
Definition
cubemap_face.h:5
osc::CubemapFace::PositiveZ
@ PositiveZ
osc::CubemapFace::NegativeX
@ NegativeX
osc::CubemapFace::PositiveX
@ PositiveX
osc::CubemapFace::PositiveY
@ PositiveY
osc::CubemapFace::NegativeZ
@ NegativeZ
osc::CubemapFace::NegativeY
@ NegativeY
Generated by
1.9.8