|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::string MayaFlux::Nodes::NodeContext::type_id |
Type identifier for runtime type checking.
String identifier that represents the concrete type of the context. Used for safe type casting with the as<T>() method.
Definition at line 48 of file Node.hpp.
Referenced by MayaFlux::Nodes::BinaryOpContextGpu::BinaryOpContextGpu().