Search Results for

    Show / Hide Table of Contents

    Class ColorMap

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

    Constructors

    ColorMap()

    Declaration
    public ColorMap()

    ColorMap(Single[], Colorf[])

    Declaration
    public ColorMap(float[] t, Colorf[] c)
    Parameters
    Type Name Description
    Single[] t
    Colorf[] c

    Methods

    AddPoint(Single, Colorf)

    Declaration
    public void AddPoint(float t, Colorf c)
    Parameters
    Type Name Description
    Single t
    Colorf c

    Linear(Single)

    Declaration
    public Colorf Linear(float t)
    Parameters
    Type Name Description
    Single t
    Returns
    Type Description
    Colorf
    In This Article
    Back to top ViRGIS VR GIS