Home
|
GR32_Resamplers
|
|
TTransformer
Hierarchy
TPersistent
|
|
|
Description
A transformer is a special kind of nested sampler that will transform the sampling coordinates using a transformation defined by a TTransformation descendant.
The transformer is normally used internally by the Transform routine, but it also possible to set it up in an arbitrary chain of samplers.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TTransformer: | ||
| Transformation | GetSample | |
| GetSampleBounds | ||
| HasBounds | ||
| PrepareSampling | ||
| In TNestedSampler: | ||
| Sampler | Create | |
| In TCustomSampler: | ||
| FinalizeSampling | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| Destroy | ||
| EndUpdate | ||
See Also
Kernel Example, Resampler Example, TTransformation
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers