11 #ifndef __DOP_SubNetOutput_h__
12 #define __DOP_SubNetOutput_h__
23 const char *
inputLabel(
unsigned idx)
const override;
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);
GT_API const UT_StringHolder time
const char * inputLabel(unsigned idx) const override
REturn text describing a particular input.
Holds pointers to a number of SIM_Object objects.
GLuint const GLchar * name
virtual int whichOutputNode() const
This is the base class for all DOP nodes.
virtual int isRefInput(unsigned idx) const