All Frameworks  Class Hierarchy  This Framework  Indexes

ApplicationFrame Global Function CATCreateCameraFromViewpoint


HRESULT CATCreateCameraFromViewpoint(CATViewpoint* iViewpoint,
CATICamera*& opICamera)
Creates a camera from a viewpoint.
Parameters:
iViewpoint
The viewpoint from which a camera is created.
opICamera
The address where the returned pointer to the interface CATICamera is located.
Returns:
S_OK
if the query succeeds
E_FAILED
if the camera creation fails.
See also:
CATViewpoint

This object is included in the file: CATCameraToolkit.h

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