Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx566 aBottomP1.PositionY -= fWidth/2.0; in createPyramid()
568 aBottomP1.PositionX -= fWidth/2.0; in createPyramid()
569 drawing::Position3D aBottomP2( aBottomP1 ); in createPyramid()
575 drawing::Position3D aBottomP4( aBottomP1 ); in createPyramid()
601 Stripe aStripeBottom( aBottomP1, aBottomP4, aBottomP3, aBottomP2 ); in createPyramid()
603 drawing::Position3D aNormalsBottomP1( aBottomP1 ); in createPyramid()
607 drawing::Position3D aNormalsTopP1( aBottomP1 ); in createPyramid()
663 Stripe aStripe1( aTopP2, aTopP1, aBottomP1, aBottomP2 ); in createPyramid()
666 Stripe aStripe4( aTopP1, aTopP4, aBottomP4, aBottomP1 ); in createPyramid()
670 aStripe1 = Stripe( aBottomP1, aTopP1, aTopP2, aBottomP2 ); in createPyramid()
[all …]

Completed in 18 milliseconds