IInMemManager.ResetMatrix

Syntax

ResetMatrix(Dest: ICubeInstanceDestination);

Parameters

Dest. Cube display version instance.

Description

The ResetMatrix method removes matrix with data for the specified cube display version from the cache.

Comments

To create a new cached matrix, use the PrepareMatrix/PrepareMatrixPartial methods.

See also:

IInMemManager