VisualizationController CATColorPathElementRep
Usage: you must use this class as is. You should never derive it.
public class CATColorPathElementRep
Class representing a CATPathElementRep created with a CATColorPathElement Role: this class is used to visualize objects that are highlighted and it is
based on a path of 3D graphical representations (
), which is an input of the class, to draw the geometry. This class overrides attributes associated to graphical representations hold in
the path.
This class uses the color associated with the @ref CATColorPathElement
- See also:
-
- See also:
-
Constructor and Destructor Index
- o
CATColorPathElementRep(CATColorPathElementRep&)
- Copy constructor.
- o
CATColorPathElementRep(CATColorPathElement*,CATRepPath*)
- Constructs a rep from a path of objects and a path of graphical representations.
- o
CATColorPathElementRep(CATColorPathElement&,CATRepPath&)
- Constructs a rep from a path of objects and a path of graphical representations.
- o
~CATColorPathElementRep()
-
Constructor and Destructor
o CATColorPathElementRep
public CATColorPathElementRep( | const | iRep) |
-
Copy constructor.
o CATColorPathElementRep
public CATColorPathElementRep( | | iPathOfObject, |
| | iPathOfRep) |
-
Constructs a rep from a path of objects and a path of graphical representations.
- Parameters:
-
- iPathOfObject
- path of objects
- iPathOfRep
- path of graphical representations.
o CATColorPathElementRep
public CATColorPathElementRep( | const | iPathOfObject, |
| | iPathOfRep) |
-
Constructs a rep from a path of objects and a path of graphical representations.
- Parameters:
-
- iPathOfObject
- path of objects
- iPathOfRep
- path of graphical representations.
o ~CATColorPathElementRep
public virtual ~CATColorPathElementRep( | ) |
-
This object is included in the file: CATColorPathElementRep.h
If needed, your Imakefile.mk should include the module: CATVisController
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.