Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx575 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()
665 Stripe aStripe3( aTopP4, aTopP3, aBottomP3, aBottomP4 ); in createPyramid()
666 Stripe aStripe4( aTopP1, aTopP4, aBottomP4, aBottomP1 ); in createPyramid()
672 aStripe3 = Stripe( aBottomP3, aTopP3, aTopP4, aBottomP4 ); in createPyramid()
[all …]

Completed in 28 milliseconds