opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
variant_type.h File Reference
#include <iosfwd>
Include dependency graph for variant_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::VariantType {
  osc::None , osc::Bool , osc::Color , osc::Float ,
  osc::Int , osc::String , osc::StringName , osc::Vector2 ,
  osc::Vector3 , osc::VariantArray , osc::NUM_OPTIONS
}
 

Functions

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