Home | GR32_Resamplers |
TAdaptiveSuperSampler
Hierarchy
TPersistent
|
|
|
Description
Adaptive supersampling is different from ordinary supersampling in the sense that samples are choosen adaptively. It is a recursive method that collects more samples at areas with rapid transitions.
The advantage with this method that makes it more attractive than ordinary supersampling is that we can perform supersampling only at areas where it is needed. However, the recursion itself may cause overhead, so there is a trade-off between the cost of the associated nested sampling method and the cost of the adaptive recursion.
Reference
Properties | Methods | Events |
---|---|---|
In TAdaptiveSuperSampler: | ||
Level | Create | |
Tolerance | GetSample | |
In TNestedSampler: | ||
Sampler | ||
In TCustomSampler: | ||
FinalizeSampling | ||
GetSampleBounds | ||
HasBounds | ||
PrepareSampling | ||
In TNotifiablePersistent: | ||
UpdateCount | BeginUpdate | OnChange |
Changed | ||
Destroy | ||
EndUpdate |
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007