ne_grp_getEndHead

const std::string sbne::ne_grp_getEndHead(VRenderGroup *g)

Returns the value of the “endhead” attribute of this VRenderGroup object, if it has one.

Parameters

g – a pointer to the VRenderGroup object.

Returns

the “endhead” attribute of this VRenderGroup object, or an empty string if the “endhead” attribute is not set or the object is NULL .