Home
last modified time | relevance | path

Searched refs:tPointVecType (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx48 typedef ::std::vector< tPointType > tPointVecType; typedef
49 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 24 milliseconds