Curves_lengthComputeCache_data (struct)

Curves_lengthComputeCache_data Curves_lengthComputeCache_data Curves_lengthComputeCache_data

Members

UInt32 lastPositionsPlusStructureVersion  
LightLock updateLock  
Curves_ParamLen[] paramLenTable  
Float32 len  
Float32 invLen  

Methods in detail

Curves_lengthComputeCache_data ( in Curves_lengthComputeCache_data other )

copy constructor


Curves_lengthComputeCache_data ()

default constructor


Curves_lengthComputeCache_data Curves_lengthComputeCache_data.clone? ()

clone method


Float32 Curves_lengthComputeCache_data.getLenFromParam! ( in Float32 param )

This is mutable as it will cache inverse of segment length


Float32 Curves_lengthComputeCache_data.getParamFromLen! ( in Float32 len )

This is mutable as it will cache inverse of segment length