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()
663 Stripe aStripe1( aTopP2, aTopP1, aBottomP1, aBottomP2 ); in createPyramid()
664 Stripe aStripe2( aTopP3, aTopP2, aBottomP2, aBottomP3 ); in createPyramid()
670 aStripe1 = Stripe( aBottomP1, aTopP1, aTopP2, aBottomP2 ); in createPyramid()
[all …]

Completed in 29 milliseconds