Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/main/
H A DShapeFactory.cxx574 drawing::Position3D aBottomP3( aBottomP2 ); in createPyramid() local
576 aBottomP3.PositionZ += fDepth; in createPyramid()
601 Stripe aStripeBottom( aBottomP1, aBottomP4, aBottomP3, aBottomP2 ); in createPyramid()
605 drawing::Position3D aNormalsBottomP3( aBottomP3 ); in createPyramid()
609 drawing::Position3D aNormalsTopP3( aBottomP3 ); 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()
658 aStripeBottom = Stripe( aBottomP4, aBottomP3, aBottomP2, aBottomP1 ); in createPyramid()
664 Stripe aStripe2( aTopP3, aTopP2, aBottomP2, aBottomP3 ); in createPyramid()
[all …]