| Class | Description |
|---|---|
| AConstantTransform |
Abstract base class for transforms that produce a constant result.
|
| CompoundTransform |
Class to represent a compound transform when it is not known how to
combine the transforms directly.
|
| ConstantTransform |
Class representing a transform that returns a constant
|
| ConstantTransform3 |
Class representing a transform that returns a 3D constant
|
| ConstantTransform4 |
Class represnting a transform that returns a 4D constant
|
| IdentityTranslation |
Immutable identity translation
|
| SubsetTransform |
Transform wrapper that produces a subset of the output components of another transform
|
Copyright © 2013. All Rights Reserved.