opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
texture_wrap_mode.h File Reference
#include <iosfwd>
Include dependency graph for texture_wrap_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::TextureWrapMode { osc::Repeat , osc::Clamp , osc::Mirror , osc::NUM_OPTIONS }
 

Functions

std::ostream & osc::operator<< (std::ostream &, TextureWrapMode)