ne_grp_getGeometricShape
-
VTransformation2D *sbne::ne_grp_getGeometricShape(VRenderGroup *g, const unsigned int &index)
Gets the indexth VTransformation2D object of this VRenderGroup object.
- Parameters
g – a pointer to the VRenderGroup object.
index – the index of the VTransformation2D object to return.
- Returns
a pointer to the indexth VTransformation2D object of this VRenderGroup object.