Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx580 …drawing::Position3D aTopP1( rPosition.PositionX, rPosition.PositionY, rPosition.PositionZ - fDepth… in createPyramid() local
583 aTopP1.PositionY -= fWidth*fTopFactor/2.0; in createPyramid()
584 aTopP1.PositionX += fHeight; in createPyramid()
588 aTopP1.PositionX -= fWidth*fTopFactor/2.0; in createPyramid()
589 aTopP1.PositionY += fHeight; in createPyramid()
591 drawing::Position3D aTopP2( aTopP1 ); in createPyramid()
597 drawing::Position3D aTopP4( aTopP1 ); 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 52 milliseconds