Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual C++
Code: F#
C#
Visual C++
F#
The Spherical Class Library
Halfspace
.
.
::
.
.
ESign Property
Halfspace Structure
See Also
Send Feedback
Gets the extended sign of the halfspace.
Namespace:
Spherical
Assembly:
SphericalLib
(in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C#
public
ESign
ESign
{
get
; }
Visual C++
public
:
property
ESign
ESign
{
ESign
get
(); }
F#
member
ESign
:
ESign
See Also
Halfspace Structure
Spherical Namespace