Searched refs:FormerPoint (Results 1 – 2 of 2) sorted by relevance
188 struct FormerPoint struct190 FormerPoint( double fX, double fY, double fZ ) in FormerPoint() function193 FormerPoint() in FormerPoint() function230 std::map< VDataSeries*, FormerPoint > aSeriesFormerPointMap; in createShapes()305 FormerPoint aFormerPoint( aSeriesFormerPointMap[pSeries] ); in createShapes()316 …aSeriesFormerPointMap[pSeries] = FormerPoint(aScaledLogicPosition.PositionX, aScaledLogicPosition.… in createShapes()
571 struct FormerPoint struct573 FormerPoint( double fX, double fY, double fZ ) in FormerPoint() function576 FormerPoint() in FormerPoint() argument625 std::map< VDataSeries*, FormerPoint > aSeriesFormerPointMap; in createShapes()792 FormerPoint aFormerPoint( aSeriesFormerPointMap[pSeries] ); in createShapes()803 …aSeriesFormerPointMap[pSeries] = FormerPoint(aScaledLogicPosition.PositionX, aScaledLogicPosition.… in createShapes()
Completed in 21 milliseconds