Computes and returns the result of the vector multiplication of the matrix represented by this
TransformMatrix object and the vector represented by the specified Vector object assuming that
the specified vector describes a location on 3d space.
Computes and returns the result of the vector multiplication of the matrix represented
by this TransformMatrix object and the vector represented by the specified Vector object
assuming that the specified vector describes a surface normal in 3d space.
Computes and returns the result of the vector multiplication of the matrix represented
by this TransformMatrix object and the vector represented by the specified Vector object
assuming that the specified vector describes an offset in 3d space.
The TransformationsListModel class extends AbstractListModel and provides a list model that dynamically displays
the transformations applied to an AbstractSurface object.
The TransformationsListModel class extends AbstractListModel and provides a list model that dynamically displays
the transformations applied to an AbstractSurface object.