ne_stl_isSetGroup

bool sbne::ne_stl_isSetGroup(VGlobalStyle *s)

Predicates returning true if this VGlobalStyle object’s VRenderGroup object is set.

Parameters:

s – a pointer to the VGlobalStyle object.

Returns:

true if the VRenderGroup object of this VGlobalStyle object is set, false if either the VRenderGroup object is not set or the object is NULL .