VisualizationController CAT3DSimpleSphereRep
Usage: you must use this class as is. You should never derive it.
public class CAT3DSimpleSphereRep
Class to create the representation of a sphere.
Role: View a sphere.
Constructor and Destructor Index
- o
CAT3DSimpleSphereRep(CATMathPointf,float,int)
-
- o
CAT3DSimpleSphereRep(CATMathPointf,float,int,int)
-
- o
~CAT3DSimpleSphereRep()
-
Method Index
- o
QueryInterface(IID&,void**)
-
Constructor and Destructor
o CAT3DSimpleSphereRep
public CAT3DSimpleSphereRep( | | iCenter, |
| | iRadius, |
| | iFactor | = 32) |
-
o CAT3DSimpleSphereRep
public CAT3DSimpleSphereRep( | | iCenter, |
| | iRadius, |
| | iFactor, |
| | UpDown) |
-
o ~CAT3DSimpleSphereRep
public ~CAT3DSimpleSphereRep( | ) |
-
Methods
o QueryInterface
public virtual QueryInterface( | const | iIID, |
| | oPPV) |
-
This object is included in the file: CAT3DSimpleSphereRep.h
If needed, your Imakefile.mk should include the module: CATVisController
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.