Interface ICamApiGizmoHandler
Implemented by the caller and registered on a gizmo to receive its transform changes as the user drags the manipulator handles. Fires on the viewport's GUI thread.
Namespace: CAMAPI.ViewPort
Assembly: CAMAPI.ViewPort.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7E3A9D14-2B8C-4F56-A1E9-3C7D5F02B6A8")]
public interface ICamApiGizmoHandler
Methods
OnGizmoChanged(TST3DMatrix)
Declaration
void OnGizmoChanged(TST3DMatrix Matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| TST3DMatrix | Matrix |