11 #ifndef __DOP_SubNetOutput_h__
12 #define __DOP_SubNetOutput_h__
33 bool updateParmsFlags() override;
42 void applyOutputDataSubclass(
fpreal time,
45 const
char *parentdataname,
48 void getInputInfoSubclass(
int inputidx,
50 void getOutputInfoSubclass(
int outputidx,
52 void getRequiredOutputsSubclass(
fpreal time,
56 void getDescriptiveName(
60 int OUTPUTIDX(
fpreal time);
const char * inputLabel(OP_InputIdx idx) const override
REturn text describing a particular input.
GT_API const UT_StringHolder time
Holds pointers to a number of SIM_Object objects.
GLuint const GLchar * name
virtual int isRefInput(OP_InputIdx idx) const
virtual OP_OutputIdx whichOutputNode() const
This is the base class for all DOP nodes.