JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::TraceParameters Struct Reference

Generic parameters used in different kinds of traces. More...

#include <JPLSpatial/PathTracing/SpecularRayTracing.h>

Public Attributes

uint32 NumPrimaryRays
 
uint32 MaxTraceOrder
 
float MaxRayLength
 

Detailed Description

Generic parameters used in different kinds of traces.

Member Data Documentation

◆ MaxRayLength

float JPL::TraceParameters::MaxRayLength

◆ MaxTraceOrder

uint32 JPL::TraceParameters::MaxTraceOrder

◆ NumPrimaryRays

uint32 JPL::TraceParameters::NumPrimaryRays

The documentation for this struct was generated from the following file: