nw::lyt::ExtUserData::GetFloatArray Member Function

Syntax

const ut::ResF32 * GetFloatArray() const;

Arguments

None.

Return Values

Returns a pointer to the first element of the ResF32 array.

Description

Gets the extended user data as an array of floats.

This is valid when the data type is an array of floats.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL