ne_le_isSetGroup
-
bool sbne::ne_le_isSetGroup(VLineEnding *lE)
Predicates returning
trueif this VLineEnding object’s VRenderGroup object is set.- Parameters:
lE – a pointer to the VLineEnding object.
- Returns:
trueif the VRenderGroup object of this VLineEnding object is set,falseif either the VRenderGroup object is not set or the object isNULL.