Parameters |
Description |
const OdBcfPointPtr & pCameraViewPoint |
[in] A smart pointer to the object that represents the camera's view point. |
const OdBcfDirectionPtr & pCameraDirection |
[in] A smart pointer to the object that represents the camera direction. |
const OdBcfDirectionPtr & pCameraUpVector |
[in] A smart pointer to the object that represents the camera's up vector. |
double fieldOfView |
[in] A value of the camera field of view. |
A smart pointer to the created OdBcfPerspectiveCamera instance.
Creates a new perspective camera object.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|