MayaFlux
0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
from_json()
template<typename
T
>
static void
MayaFlux::IO::Serializer
<
T
>::from_json
(
const nlohmann::json &
j
,
T
&
out
)
inline
static
Definition at line
32
of file
Serializer.hpp
.
32
{ out = j.get<
T
>(); }
MayaFlux::IO::Keys::T
@ T
References
MayaFlux::IO::T
.
MayaFlux
IO
Serializer
Generated by
1.9.8