162

Transforming shapes
Translating a coordinate system

  • Translation moves the coordinate system and its shapes
  • A direction Vector3d gives X, Y, and Z distances
  • Method
    void set( Vector3d trans )