150

Transforming Shapes
Transform3D Class Methods

  • Setting the transform to identity
  • Method
    void setIdentity( )

  • Setting the transform to a translation
  • Method
    void set( Vector3d trans )