All Frameworks Class Hierarchy This Framework Indexes
SimulationInterfaces Interface CATIReplayChannelCameraMoveFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIReplayChannelCameraMoveFactory
Create a camera move replay channel.
A camera move channel describes the evolution of the position and view factors of a camera over time.
Method Index
- o
CreateInstance(CATBaseUnknown**,CATIReplayChannelCameraMove**)
- Create a camera move replay channel.
Methods
o CreateInstance
| public virtual CreateInstance( | | iCamera, |
| | oChannel) |
-
Create a camera move replay channel.
- Parameters:
-
- iCamera
- The camera to move.
- oChannel
- The created Camera move replay channel.
- Returns:
- HRESULT
- See also:
- CATICamera, CATIReplayChannelCameraMove
This object is included in the file: CATIReplayChannelCameraMoveFactory.h
If needed, your Imakefile.mk should include the module: CATSimulationInterfaces