Searched refs:aBottomP3 (Results 1 – 1 of 1) sorted by relevance
/trunk/main/chart2/source/view/main/ |
H A D | ShapeFactory.cxx | 574 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() 664 Stripe aStripe2( aTopP3, aTopP2, aBottomP2, aBottomP3 ); in createPyramid() 665 Stripe aStripe3( aTopP4, aTopP3, aBottomP3, aBottomP4 ); in createPyramid() 671 aStripe2 = Stripe( aBottomP2, aTopP2, aTopP3, aBottomP3 ); in createPyramid() [all …]
|
Completed in 26 milliseconds