oa::SceneNodeId

SceneNodeId class in the OA Ui public surface.

Public Methods

bool oa::SceneNodeId::isValid()
bool oa::SceneNodeId::operator==(const SceneNodeId &)
oa::U64 oa::SceneNodeId::value()

Constructor & Destructor Documentation

oa::SceneNodeId::SceneNodeId()
No public source comment is attached to this declaration.
oa::SceneNodeId::SceneNodeId( oa::U64 inValue )
No public source comment is attached to this declaration.

Parameters

inValue
oa::U64

Public Method Documentation

bool oa::SceneNodeId::isValid()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::SceneNodeId::operator==( const SceneNodeId & )
No public source comment is attached to this declaration.

Parameters

(unnamed)
const SceneNodeId &

Returns

bool

The declared return value.

oa::U64 oa::SceneNodeId::value()
No public source comment is attached to this declaration.

Returns

oa::U64

The declared return value.