ne_grp_isSetStartHead
-
bool sbne::ne_grp_isSetStartHead(VRenderGroup *g)
Predicates returning
trueif the “starthead” attribute of this VRenderGroup is set.- Parameters:
g – a pointer to the VRenderGroup object.
- Returns:
trueif the “starthead” attribute of this VRenderGroup object is set,falseif either the “starthead” attribute is not set or the object isNULL.