ne_stl_isSetGroup
-
bool sbne::ne_stl_isSetGroup(VGlobalStyle *s)
Predicatesreturning
trueif this VGlobalStyle object’s VRenderGroup object is set.- Parameters
s – a pointer to the VGlobalStyle object.
- Returns
trueif the VRenderGroup object of this VGlobalStyle object is set,falseif either the VRenderGroup object is not set or the object isNULL.