Searched refs:tPointVecType (Results 1 – 1 of 1) sorted by relevance
48 typedef ::std::vector< tPointType > tPointVecType; typedef49 typedef tPointVecType::size_type lcl_tSizeType;65 lcl_SplineCalculation( const tPointVecType & rSortedPoints,76 lcl_SplineCalculation( const tPointVecType & rSortedPoints);89 tPointVecType m_aPoints;130 const tPointVecType & rSortedPoints, in lcl_SplineCalculation()146 const tPointVecType & rSortedPoints) in lcl_SplineCalculation()593 tPointVecType aInputX; in CalculateCubicSplines()595 tPointVecType aInputY; in CalculateCubicSplines()597 tPointVecType aInputZ; in CalculateCubicSplines()[all …]
Completed in 31 milliseconds