7 #ifndef PXR_EXEC_EF_TIME_INPUT_NODE_H 8 #define PXR_EXEC_EF_TIME_INPUT_NODE_H 14 #include "pxr/exec/ef/api.h" 18 PXR_NAMESPACE_OPEN_SCOPE
48 PXR_NAMESPACE_CLOSE_SCOPE
A VdfNetwork is a collection of VdfNodes and their connections.
bool IsA() const
Returns true, if this node is of type TYPE.
This is the base class for all nodes in a VdfNetwork.
size_t GetNumInputs() const
Returns the number of inputs that this node currently has.
Base class for root nodes.