Class Point3d

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns void

    Description

    Transforms the present point in place. The transformation matrix acts on the left of the point. i.e., result = transformation*point

Generated using TypeDoc