ne_grp_setEndHead
-
int sbne::ne_grp_setEndHead(VRenderGroup *g, const std::string &head)
Sets the value of the “endhead” attribute of this VRenderGroup object.
- Parameters:
g – a pointer to the VRenderGroup object.
head – a string to use as the value of the “endhead” attribute of this VRenderGroup object.
- Returns:
integer value indicating success/failure of the function.