|
opynsim
Unofficial C++ Documentation
|
#include <iosfwd>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) |