Search Results for

    Show / Hide Table of Contents

    Class DistPoint3Cylinder3

    Inheritance
    Object
    DistPoint3Cylinder3
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class DistPoint3Cylinder3

    Constructors

    DistPoint3Cylinder3(Vector3d, Cylinder3d)

    Declaration
    public DistPoint3Cylinder3(Vector3d PointIn, Cylinder3d CylinderIn)
    Parameters
    Type Name Description
    Vector3d PointIn
    Cylinder3d CylinderIn

    Fields

    CylinderClosest

    Declaration
    public Vector3d CylinderClosest
    Field Value
    Type Description
    Vector3d

    DistanceSquared

    Declaration
    public double DistanceSquared
    Field Value
    Type Description
    Double

    SignedDistance

    Declaration
    public double SignedDistance
    Field Value
    Type Description
    Double

    Properties

    Cylinder

    Declaration
    public Cylinder3d Cylinder { get; set; }
    Property Value
    Type Description
    Cylinder3d

    IsInside

    Declaration
    public bool IsInside { get; }
    Property Value
    Type Description
    Boolean

    Point

    Declaration
    public Vector3d Point { get; set; }
    Property Value
    Type Description
    Vector3d

    SolidDistance

    Declaration
    public double SolidDistance { get; }
    Property Value
    Type Description
    Double

    Methods

    Compute()

    Declaration
    public DistPoint3Cylinder3 Compute()
    Returns
    Type Description
    DistPoint3Cylinder3

    Get()

    Declaration
    public double Get()
    Returns
    Type Description
    Double

    get_squared_infinite()

    Declaration
    public double get_squared_infinite()
    Returns
    Type Description
    Double

    GetSquared()

    Declaration
    public double GetSquared()
    Returns
    Type Description
    Double
    In This Article
    Back to top ViRGIS VR GIS