MfxInput# class MfxInput : public MfxBase# The input as used during the MfxEffect::Cook action. It is mostly used to retrieve the mesh data. Let us recall the “input” may also mean output. Public Functions MfxMesh GetMesh()# Get the mesh data flowing through this input.