All Frameworks Class Hierarchy This Framework Next Indexes
CATAnalysisVisuInterfaces Class CATESamImageDeformation
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATESamImageDeformation
Usage: you can derive this class.
public class CATESamImageDeformation
Adapter for the implementation of CATISamImageDeformation interface.
- See also:
- CATISamImageDeformation
Constructor and Destructor Index
- o
CATESamImageDeformation()
- Default constructor.
- o
~CATESamImageDeformation()
- Destructor.
Method Index
- o
GetPhysicalType(CATSamPhysicalType&)
- Retrieves the physical type for deformation.
- o
GetVersion(CATSamCharacVersion&)
- Retrieves the version for deformation.
Constructor and Destructor
o CATESamImageDeformation
public CATESamImageDeformation( | ) |
-
Default constructor.
o ~CATESamImageDeformation
public virtual ~CATESamImageDeformation( | ) |
-
Destructor.
Methods
o GetPhysicalType
-
Retrieves the physical type for deformation.
- Parameters:
-
- oPhysicalType.
- The physical type to choose for deformation.
o GetVersion
-
Retrieves the version for deformation.
- Parameters:
-
- oVersion.
- The version to choose for deformation.
This object is included in the file: CATESamImageDeformation.h
If needed, your Imakefile.mk should include the module: CATSamVisuImpl