Search Results for

    Show / Hide Table of Contents

    Class SkeletalRicciNaryBlend3d

    Boolean Union of N implicit functions, A OR B. Assumption is that both have surface at zero isocontour and negative is inside.

    Inheritance
    Object
    SkeletalRicciNaryBlend3d
    Implements
    BoundedImplicitFunction3d
    ImplicitFunction3d
    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 SkeletalRicciNaryBlend3d : BoundedImplicitFunction3d, ImplicitFunction3d

    Fields

    BlendPower

    Declaration
    public double BlendPower
    Field Value
    Type Description
    Double

    Children

    Declaration
    public List<BoundedImplicitFunction3d> Children
    Field Value
    Type Description
    List<BoundedImplicitFunction3d>

    FieldShift

    Declaration
    public double FieldShift
    Field Value
    Type Description
    Double

    Methods

    Bounds()

    Declaration
    public AxisAlignedBox3d Bounds()
    Returns
    Type Description
    AxisAlignedBox3d

    Value(ref Vector3d)

    Declaration
    public double Value(ref Vector3d pt)
    Parameters
    Type Name Description
    Vector3d pt
    Returns
    Type Description
    Double

    Implements

    BoundedImplicitFunction3d
    ImplicitFunction3d
    In This Article
    Back to top ViRGIS VR GIS