SphericalDirectionF Structure |
Namespace: NeoAxis
public struct SphericalDirectionF
The SphericalDirectionF type exposes the following members.
Name | Description | |
---|---|---|
![]() | SphericalDirectionF(SphericalDirectionF) | Initializes a new instance of the SphericalDirectionF class |
![]() | SphericalDirectionF(Single, Single) | Initializes a new instance of the SphericalDirectionF class |
Name | Description | |
---|---|---|
![]() ![]() | Addition | |
![]() ![]() | Equality | |
![]() ![]() | (SphericalDirectionF to SphericalDirection) | |
![]() ![]() | Inequality | |
![]() ![]() | Multiply | |
![]() ![]() | Subtraction | |
![]() ![]() | UnaryNegation |
Name | Description | |
---|---|---|
![]() | Horizontal | |
![]() | Vertical | |
![]() ![]() | Zero |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |