![]() | CMVIEWGetViewPlaneEquation Method |
Namespace: GeoEngine.Core.GXNetX
public void GetViewPlaneEquation( ref double pitch, ref double yaw, ref double roll, ref double x, ref double y, ref double z, ref double sx, ref double sy, ref double sz ) public void GetViewPlaneEquation( ref double pitch, ref double yaw, ref double roll, ref double x, ref double y, ref double z, ref double sx, ref double sy, ref double sz )
Public Sub GetViewPlaneEquation ( ByRef pitch As Double, ByRef yaw As Double, ByRef roll As Double, ByRef x As Double, ByRef y As Double, ByRef z As Double, ByRef sx As Double, ByRef sy As Double, ByRef sz As Double ) Public Sub GetViewPlaneEquation ( ByRef pitch As Double, ByRef yaw As Double, ByRef roll As Double, ByRef x As Double, ByRef y As Double, ByRef z As Double, ByRef sx As Double, ByRef sy As Double, ByRef sz As Double )
public: void GetViewPlaneEquation( double% pitch, double% yaw, double% roll, double% x, double% y, double% z, double% sx, double% sy, double% sz ) public: void GetViewPlaneEquation( double% pitch, double% yaw, double% roll, double% x, double% y, double% z, double% sx, double% sy, double% sz )
member GetViewPlaneEquation : pitch : float byref * yaw : float byref * roll : float byref * x : float byref * y : float byref * z : float byref * sx : float byref * sy : float byref * sz : float byref -> unit member GetViewPlaneEquation : pitch : float byref * yaw : float byref * roll : float byref * x : float byref * y : float byref * z : float byref * sx : float byref * sy : float byref * sz : float byref -> unit