Struct IntegratorType

Inheritance Relationships

Base Type

Struct Documentation

struct IntegratorType : public wavemap::TypeSelector<IntegratorType>

Public Types

enum Id

Values:

enumerator kRayTracingIntegrator
enumerator kFixedResolutionIntegrator
enumerator kCoarseToFineIntegrator
enumerator kWaveletIntegrator
enumerator kHashedWaveletIntegrator
enumerator kHashedChunkedWaveletIntegrator

Public Static Attributes

static constexpr std::array names = {"ray_tracing_integrator", "fixed_resolution_integrator", "coarse_to_fine_integrator", "wavelet_integrator", "hashed_wavelet_integrator", "hashed_chunked_wavelet_integrator"}