ne_plg_getVertex

RenPoint *sbne::ne_plg_getVertex(VTransformation2D *gS, const unsigned int &index)

Gets the indexth RenPoint object of this VPolygon object.

Parameters:
  • gS – a pointer to the VPolygon object.

  • index – the index of the RenPoint object to return.

Returns:

a pointer to the indexth RenPoint object of this VPolygon object.