All Frameworks  Class Hierarchy  This Framework  Indexes   

Visualization Class 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()
o CAT3DSimpleSphereRep(CATMathPointf,float,int)
o CAT3DSimpleSphereRep(CATMathPointf,float,int,int)

Method Index


o GetGP()
Returns the graphic primitive describing the sphere.

Constructor and Destructor


o ~CAT3DSimpleSphereRep
public ~CAT3DSimpleSphereRep()
o CAT3DSimpleSphereRep
public CAT3DSimpleSphereRep( iCenter,
iRadius,
iFactor= 32)
o CAT3DSimpleSphereRep
public CAT3DSimpleSphereRep( iCenter,
iRadius,
iFactor,
UpDown)

Methods


o GetGP
public virtual GetGP()
Returns the graphic primitive describing the sphere.

This object is included in the file: CAT3DSimpleSphereRep.h
If needed, your Imakefile.mk should include the module: CATVisualization

Copyright © 2003, Dassault Systèmes. All rights reserved.