Searched refs:aBottomP4 (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/chart2/source/view/main/ |
| H A D | ShapeFactory.cxx | 575 drawing::Position3D aBottomP4( aBottomP1 ); in createPyramid() local 577 aBottomP4.PositionZ += fDepth; in createPyramid() 601 Stripe aStripeBottom( aBottomP1, aBottomP4, aBottomP3, aBottomP2 ); in createPyramid() 606 drawing::Position3D aNormalsBottomP4( aBottomP4 ); in createPyramid() 610 drawing::Position3D aNormalsTopP4( aBottomP4 ); 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() 665 Stripe aStripe3( aTopP4, aTopP3, aBottomP3, aBottomP4 ); in createPyramid() [all …]
|