Home
|
GR32_Resamplers
|
TAdaptiveSuperSampler
|
|
TAdaptiveSuperSampler.Create
procedure Create(Sampler: TCustomSampler); override;
Description
Call Create to instantiate an adaptive super sampler at runtime.
Sampler is an instance of TCustomSampler used to retrieve samples by the adaptive super sampler.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers
TAdaptiveSuperSampler