MeshEffect#

Available in header <OpenMfx/Sdk/Cpp/Host/MeshEffect>.

typedef OfxMeshEffectStruct OpenMfx::MeshEffect#
struct OfxMeshEffectStruct#

Public Functions

OfxMeshEffectStruct(OfxHost *host, OfxPlugin *plugin)#
void deep_copy_from(const OfxMeshEffectStruct &other)#

Public Members

int is_valid#
OfxMeshInputStruct inputs[16]#
OfxParamSetStruct parameters#
OfxMeshInputSetStruct inputs
OfxPropertySetStruct properties#
OfxHost *host#
OfxPlugin *plugin#
OfxMessageType messageType#
char message[1024]#