7 #include "imstkGeometryMap.h"     8 #include "imstkGeometry.h"    12 GeometryMap::GeometryMap()
    18     setRequiredInputType<Geometry>(0);
    19     setRequiredInputType<Geometry>(1);
 
void setNumOutputPorts(const size_t numPorts)
Get/Set the amount of output ports. 
 
void setNumInputPorts(const size_t numPorts)
Get/Set the amount of input ports.