Interface | Description |
---|---|
ITransformation |
Represents a coordinate transformation - it can be anything: move, rotation, mirroring...
|
Class | Description |
---|---|
TransformationFactory |
Utility class to create the standard transformation matrices.
|
TransformationMatrix |
A special 4x4 transformation matrix, where the 4th row is always 0,0,0,1.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.