mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-03 23:05:11 -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