All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VisualizationBase Class CAT3DIndicator

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATEventSubscriber
        |
        +---System.CATCommand
          |
          +---VisualizationBase.CATManipulator
            |
            +---VisualizationBase.CATIndicator
              |
              +---CAT3DIndicator
 

Usage: you must use this class as is. You should never derive it.


public class CAT3DIndicator

Class to retrieve mouse interaction not implying graphic representations.


Constructor and Destructor Index


o CAT3DIndicator(CATCommand*,CATString&,CAT3DViewpoint&)
Construct a CAT3DIndicator

Constructor and Destructor


o CAT3DIndicator
public CAT3DIndicator(CATCommand* iFather,
const CATString& iName,
CAT3DViewpoint& iviewpoint)
Construct a CAT3DIndicator
Parameters:
iFather
iName
iviewpoint
The viewpoint used to compute the CATIndicationSegment

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

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