_toJson#
Fully qualified name: usd_optimize::_toJson
-
template<typename T>
PXR_NS::JsValue usd_optimize::_toJson( - const T &data,
Convenience function to convert arbitrary types to JSON.
It’s fairly barebones at the moment, but can convert standard types, or vectors of those types, to a JSON value.