Usage: you must use this class as is. You should never derive it.
public class CAT3DFixedPlanGP
Class to create the graphic primitive of a 3D fixed plan.
Role: Graphic primitive to display a 3D square which size
remains constant on the screen (i.e, does not change with zoom, etc..)
| public CAT3DFixedPlanGP( | ) |
| public CAT3DFixedPlanGP( | const | iOrigin, |
| const | iDirection1, | |
| const | iDirection2, | |
| const | iLengthInMM) |
----------------------------- ^
| | |
| iDirection1 | |
| ^ | |
| | | |
| | iDirection2 | |
| x ---> | | iLenghtInMM
| iOrigin | |
| | |
| | |
| | |
| | |
| | |
----------------------------- v
<--------------------------->
iLenghtInMM
| public Get( | oOrigin, | |
| oDirection1, | ||
| oDirection2) |
| public virtual ImmediateDraw( | iRender, | |
| const | iViewpoint, | |
| const | iViewport) |
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.