Function GeometryInstance.setFlag
Sets the GeometryInstance specified. See GeometryInstance for options.
void setFlag
(
const(long) flag,
const(bool) value
) nothrow @nogc;
Sets the GeometryInstance specified. See GeometryInstance for options.
void setFlag
(
const(long) flag,
const(bool) value
) nothrow @nogc;