| 
    QTrk
    
   | 
 
Structure to hold QI settings. See QTrkComputedConfig for more info on most settings. More...
#include <QI.h>
Public Attributes | |
| float | minRadius | 
| float | maxRadius | 
| int | radialSteps | 
| int | iterations | 
| int | maxAngularSteps | 
| Maximum amount of angular steps. Used to enable usage of QTrkSettings::qi_angstep_factor.  More... | |
| float2 * | cos_sin_table | 
| Reference to QI::DeviceInstance::qi_trigtable for use in kernels. Radial sampling points.  More... | |
Structure to hold QI settings. See QTrkComputedConfig for more info on most settings.
| float2* QIParams::cos_sin_table | 
Reference to QI::DeviceInstance::qi_trigtable for use in kernels. Radial sampling points.
| int QIParams::maxAngularSteps | 
Maximum amount of angular steps. Used to enable usage of QTrkSettings::qi_angstep_factor.
 1.8.12