Matrix2D Class

 
Declaration
class Matrix2D
 
Description
The matrix class
 
Namespace
NP::NestKernel::Data::Basic
 
Include File
Matrix2D.h
 
Operations
      SetMatVal                          Set the value of the matrix object.
       GetMatVal                                Get the value of the matrix object.
       SetTransfer                             Set the transfer portion of the matrix.
      Transfer                                     Transfer the matrix.
      SetRotate/SetRotateByPt   Set the rotate portion of the matrix.
      Rotate/RotateByPt                 Rotate the matrix.
      SetScale/SetScaleByPt       Set the scale portion of the matrix.
      Scale                                          Scale the matrix.
 

Copyright © 2005-2013 by TAOSoft Corporation, All rights reserved.