|
Blender
V3.3
|
Go to the source code of this file.
Classes | |
| struct | blender::fn::MFSignature |
| class | blender::fn::MFSignatureBuilder |
Namespaces | |
| blender | |
| blender::fn | |
The signature of a multi-function contains the functions name and expected parameters. New signatures should be build using the #MFSignatureBuilder class.
Definition in file FN_multi_function_signature.hh.