The vzPolyGeometry class represents any polygonal geometry
attached to a vzShape node. The class provides an
pure virtual method draw() which is invoked by the
render action while rendering the shape node.
Pure virtual method which is invoked by the render action to
draw the polygonal geometry. The argument geometryROI
provides the geometric region-of-interest for the polygonal
geometry.