TSerializer< JSONObject, ossia::value_variant_type > Struct Reference

Public Types

using var_t = ossia::value_variant_type
 
using value_type_list = ossia::tl< float, int, ossia::vec2f, ossia::vec3f, ossia::vec4f, ossia::impulse, bool, std::string, std::vector< ossia::value >, ossia::value_map_type >
 

Static Public Member Functions

static void readFrom (JSONObject::Serializer &s, const var_t &var)
 
static void writeTo (JSONObject::Deserializer &s, var_t &var)
 

The documentation for this struct was generated from the following file: