Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/ !
H A DShapeFactory.cxx569 drawing::Position3D aBottomP2( aBottomP1 ); in createPyramid() local
571 aBottomP2.PositionY += fWidth; in createPyramid()
573 aBottomP2.PositionX += fWidth; in createPyramid()
574 drawing::Position3D aBottomP3( aBottomP2 ); in createPyramid()
601 Stripe aStripeBottom( aBottomP1, aBottomP4, aBottomP3, aBottomP2 ); in createPyramid()
604 drawing::Position3D aNormalsBottomP2( aBottomP2 ); in createPyramid()
608 drawing::Position3D aNormalsTopP2( aBottomP2 ); in createPyramid()
636 aStripeBottom = Stripe( aBottomP1, aBottomP4, aBottomP3, aBottomP2 ); in createPyramid()
642 aStripeBottom = Stripe( aBottomP2, aBottomP3, aBottomP4, aBottomP1 ); in createPyramid()
652 aStripeBottom = Stripe( aBottomP2, aBottomP3, aBottomP4, aBottomP1 ); in createPyramid()
[all …]