![]() |
RenderMan
26.0
|
#include <cstddef>#include "RiTypesHelper.h"#include "RixIntegrator.h"#include "RixInterfaces.h"#include "RixShading.h"Go to the source code of this file.
Classes | |
| class | RixVolumeIrradianceEstimateContext |
| This class can be used by an aggregate to queue up a set of estimate queries for later evaluation via lighting services. More... | |
| class | RixVolumeAggregateIterator |
| class | RixVolumeAggregate |
| class | RixVolumeServices |
| The RixVolumeServices interface allow the renderer to provide services that are useful for volume integration. More... | |
Enumerations | |
| enum | VolumeAggregateTransmittanceEstimator { k_TransmittanceRatioTracking, k_TransmittanceRayMarching } |
| enum | VolumeAggregateProperty { k_SkipMatteVolumes, k_TransmittanceEstimator } |