|
AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
| Vector3d | GetDirection () |
| void | SetDirection (Vector3d val) |
| Vector3d | GetUp () |
| void | SetUp (Vector3d val) |
| void | ComputeCameraDirection (EnumStandardView iDir) |
| EnumStandardView | GetStandardView (Vector3d direction) |
<> 计算相机信息
| void CameraDriver.ComputeCameraDirection | ( | EnumStandardView | iDir | ) |
计算标准位置相机的方向。计算结果存放在Direction和Up中。
| iDir | 标准位置 |