mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2026-03-12 04:40:19 -04:00
Remove passes.
Fix some table dimensions. Proper locale for normalized weight.
This commit is contained in:
@ -165,7 +165,6 @@ public:
|
||||
virtual eRendererType RendererType() const;
|
||||
|
||||
//Abstract render properties, getters only.
|
||||
virtual size_t Passes() const = 0;
|
||||
virtual size_t TemporalSamples() const = 0;
|
||||
virtual size_t HistBucketSize() const = 0;
|
||||
virtual size_t FinalRasW() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user