nn::nex::Gathering::FlagIsSet Member Function

Syntax

qBool FlagIsSet(
     qUnsignedInt32 uiFlag
) const;

Parameters

Name Description
in uiFlag The gathering flag to check whether it has been set.

Return Values

Whether the flag has been set or not.

Description

Checks whether the gathering flag has been set.

Checks whether the specified gathering flag has been set.

See Also

GatheringFlags

Revision History

2011/01/27
Initial version.

CONFIDENTIAL