MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ describe()

static constexpr auto MayaFlux::Nexus::State::WiringStep::describe ( )
inlinestaticconstexpr

Definition at line 96 of file Schema.hpp.

97 {
98 return std::make_tuple(
99 IO::member("position", &WiringStep::position),
101 }
constexpr auto member(std::string_view key, T Class::*ptr)

References delay_seconds, MayaFlux::IO::member(), and position.

+ Here is the call graph for this function: