Search Results for

    Show / Hide Table of Contents

    Class CurveResampler

    Inheritance
    Object
    CurveResampler
    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 CurveResampler

    Methods

    SplitCollapseResample(ISampledCurve3d, Double, Double)

    Declaration
    public List<Vector3d> SplitCollapseResample(ISampledCurve3d curve, double fMaxEdgeLen, double fMinEdgeLen)
    Parameters
    Type Name Description
    ISampledCurve3d curve
    Double fMaxEdgeLen
    Double fMinEdgeLen
    Returns
    Type Description
    List<Vector3d>

    SplitResample(ISampledCurve3d, Double)

    Declaration
    public List<Vector3d> SplitResample(ISampledCurve3d curve, double fMaxEdgeLen)
    Parameters
    Type Name Description
    ISampledCurve3d curve
    Double fMaxEdgeLen
    Returns
    Type Description
    List<Vector3d>
    In This Article
    Back to top ViRGIS VR GIS