151

Transforming Shapes
Transform3D Class Methods

  • Setting the transform to a rotation
  • Method
    void rotX( double angle )
    void rotY( double angle )
    void rotZ( double angle )
    void set( AxisAngle4d axang )
    void set( Matrix3d rot )