AnyCAD Rapid API 2024
Help you to create a better world!
|
成员的完整列表,这些成员属于 Camera,包括所有继承而来的类成员
Camera() (定义于 Camera) | Camera | |
Camera(long width, long height, Vector3d position, Vector3d target, Vector3d up) (定义于 Camera) | Camera | |
ClearZoomFactorRange() | Camera | |
ComputeOrthoMatrix(double zoomFactor) | Camera | |
Contain(long winX, long winY) | Camera | |
Dump() | Camera | |
GetDirection() | Camera | |
GetDirectionf() (定义于 Camera) | Camera | |
GetDistance() | Camera | |
GetDistancef() (定义于 Camera) | Camera | |
GetFar() (定义于 Camera) | Camera | |
GetFovy() (定义于 Camera) | Camera | |
GetHeight() (定义于 Camera) | Camera | |
GetLockNearFar() (定义于 Camera) | Camera | |
GetNear() (定义于 Camera) | Camera | |
GetOrigin() (定义于 Camera) | Camera | |
GetOrthoZoomFactor() (定义于 Camera) | Camera | |
GetOrthoZoomFactorf() (定义于 Camera) | Camera | |
GetPageOffset() (定义于 Camera) | Camera | |
GetPageOffsetf() (定义于 Camera) | Camera | |
GetPosition() (定义于 Camera) | Camera | |
GetPositionf() (定义于 Camera) | Camera | |
GetProjectionMatrix() (定义于 Camera) | Camera | |
GetProjectionMatrixf() (定义于 Camera) | Camera | |
GetProjectionType() (定义于 Camera) | Camera | |
GetRight() | Camera | |
GetRightf() (定义于 Camera) | Camera | |
GetSize() (定义于 Camera) | Camera | |
GetTarget() (定义于 Camera) | Camera | |
GetTargetf() (定义于 Camera) | Camera | |
GetUp() (定义于 Camera) | Camera | |
GetUpf() (定义于 Camera) | Camera | |
GetViewMatrix() (定义于 Camera) | Camera | |
GetViewMatrixf() (定义于 Camera) | Camera | |
GetViewport() | Camera | |
GetViewportCenter() | Camera | |
GetViewportOrigin() | Camera | |
GetViewportSize() | Camera | |
GetWidth() (定义于 Camera) | Camera | |
LookAt(Vector3d position, Vector3d target, Vector3d up) | Camera | |
LookByDirection(Vector3d target, Vector3d dir, Vector3d up) | Camera | |
Resize(long width, long height) | Camera | |
SetFar(double val) (定义于 Camera) | Camera | |
SetFovy(double val) (定义于 Camera) | Camera | |
SetHeight(long val) (定义于 Camera) | Camera | |
SetLockNearFar(boolean val) (定义于 Camera) | Camera | |
SetNear(double val) (定义于 Camera) | Camera | |
SetOrigin(ViewPosition val) (定义于 Camera) | Camera | |
SetOrthoZoomFactor(double zoomFactor) | Camera | |
SetPageOffset(Vector2d val) (定义于 Camera) | Camera | |
SetPosition(Vector3d val) (定义于 Camera) | Camera | |
SetProjectionType(EnumProjectionType val) (定义于 Camera) | Camera | |
SetSize(ViewPosition val) (定义于 Camera) | Camera | |
SetTarget(Vector3d val) (定义于 Camera) | Camera | |
SetUp(Vector3d val) (定义于 Camera) | Camera | |
SetWidth(long val) (定义于 Camera) | Camera | |
SetZoomFactorRange(double minV, double maxV) | Camera | |
UpdateNearFar(AABox sceneBox) | Camera | |
UpdateProjectionMatrix() | Camera | |
UpdateViewMatrix() | Camera | |
Zoom(double ratio, double distance) | Camera |