44#ifndef VSI_ELEMENTOUTPUT_HH
45#define VSI_ELEMENTOUTPUT_HH
48#include "elementInOut.hh"
71 Type type ()
const override {
return TypeOutput; } ;
void addConnection(Connection *_conn) override
Add connection.
void removeConnection(Connection *_conn) override
Remove connection.
ElementOutput(Output *_out, SceneElement *_parent)
Constructor.
~ElementOutput()
Destructor.
Type type() const override
Type (=Output)