opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
texture_filter_mode.h File Reference
#include <iosfwd>
Include dependency graph for texture_filter_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::TextureFilterMode { osc::Nearest , osc::Linear , osc::Mipmap , osc::NUM_OPTIONS }
 

Functions

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