ne_le_isSetGroup

bool sbne::ne_le_isSetGroup(VLineEnding *lE)

Predicatesreturning true if this VLineEnding object’s VRenderGroup object is set.

Parameters

lE – a pointer to the VLineEnding object.

Returns

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