opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
shader_property_type.h File Reference
#include <iosfwd>
Include dependency graph for shader_property_type.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::ShaderPropertyType {
  osc::Float , osc::Vector2 , osc::Vector3 , osc::Vector4 ,
  osc::Matrix3x3 , osc::Matrix4x4 , osc::Int , osc::Bool ,
  osc::Sampler2D , osc::SamplerCube , osc::Unknown , osc::NUM_OPTIONS
}
 

Functions

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