SL_CopyTM2D


NAME
SL_CopyTM2D -- copies a 2-d transformation matrix into another.

SYNOPSIS
SL_CopyTM2D(to, from);
A0A1

void SL_CopyTM2D(TM2DHANDLE, TM2DHANDLE);

FUNCTION

INPUTS
to - the 2-d transformation matrix to copy into.
from - the 2-d transformation matrix to copy from.

SEE ALSO
SL_ApplyTM2D, SL_CloneTM2D, SL_ConcateTM2D, SL_CopyTM2D, SL_CreateTM2D, SL_DeltaApplyTM2D, SL_FreeTM2D, SL_GetTM2D, SL_InitTM2D, SL_InverseApplyTM2D, SL_InverseDeltaApplyTM2D, SL_InvertTM2D, SL_RotateTM2D, SL_ScaleTM2D, SL_SetTM2D, SL_TranslateTM2D.

 

SL_CopyTM2D  Command Section By Type  url:SL_CopyTM2D
  created:2008-03-01 23:36:36   last updated:2008-03-01 23:36:36
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_CopyTM2D
There are no user contributed comments for this page.