enum MAGES::SceneGraph::PortDir

enum PortDir
{
    Input,
    Output,
};