All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SimulationInterfaces Interface CATIReplayChannelCameraMoveFactory

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---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 HRESULT CreateInstance(CATBaseUnknown** iCamera,
CATIReplayChannelCameraMove** oChannel) const=0
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

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