JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::Interpolators::CatmullRomTraits Struct Reference
Collaboration diagram for juce::Interpolators::CatmullRomTraits:

Static Public Member Functions

static forcedinline float valueAtOffset (const float *const inputs, const float offset, int index) noexcept
 

Static Public Attributes

static constexpr float algorithmicLatency = 2.0f
 

Member Function Documentation

◆ valueAtOffset()

static forcedinline float juce::Interpolators::CatmullRomTraits::valueAtOffset ( const float *const  inputs,
const float  offset,
int  index 
)
inlinestaticnoexcept

Member Data Documentation

◆ algorithmicLatency

constexpr float juce::Interpolators::CatmullRomTraits::algorithmicLatency = 2.0f
staticconstexpr

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