opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations
cull_mode.h File Reference
#include <cstdint>
Include dependency graph for cull_mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osc
 

Enumerations

enum class  osc::CullMode : uint8_t {
  osc::Off , osc::Front , osc::Back , osc::NUM_OPTIONS ,
  osc::Default = Off
}