CAViewer::GetArray

CAViewer class

Gets a pointer to the currently loaded array.

voidp GetArray( );

Parameters

None.

Return Value

Returns a pointer to the array data currently loaded by this instance of the Viewer. If no array is loaded, NULL is returned.

See Also

CAViewer::SetArray