GetView Data Member Function

Returns a <Uint8ArrayView> of the underlying object's data. For example: if the underlying object is a <Float32ArrayNode>, this is a uint8-view of the <float32> data.

Prototype

Uint8ArrayView GetView()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.