Searched refs:FormerBarPoint (Results 1 – 1 of 1) sorted by relevance
371 struct FormerBarPoint struct373 FormerBarPoint( double fX, double fUpperY, double fLowerY, double fZ ) in FormerBarPoint() argument376 FormerBarPoint() in FormerBarPoint() function458 std::map< VDataSeries*, FormerBarPoint > aSeriesFormerPointMap; in createShapes()719 FormerBarPoint aFormerPoint( aSeriesFormerPointMap[pSeries] ); in createShapes()734 … aSeriesFormerPointMap[pSeries] = FormerBarPoint(fLogicX,fUpperYValue,fLowerYValue,fLogicZ); in createShapes()
Completed in 13 milliseconds