IsTransformDirty method

Determines whether the transform parameters or inputs have changed since the last time this method was called.

Syntax

BOOL retVal = object.IsTransformDirty();

Parameters

This method has no parameters.

Remarks

If the transform inputs have changed or if the transforms properties have changed, the transform generation ID will be incremented and this method will return TRUE.

See also

Reference

CDXBaseNTo1::ClearDirty

CDXBaseNTo1::IsInputDirty

CDXBaseNTo1::IsOutputDirty