oa::SceneMeshId

SceneMeshId class in the OA Ui public surface.

Public Methods

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

Constructor & Destructor Documentation

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

Parameters

inValue
oa::U64

Public Method Documentation

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

Returns

bool

The declared return value.

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

Parameters

(unnamed)
const SceneMeshId &

Returns

bool

The declared return value.

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

Returns

oa::U64

The declared return value.