Search Results for

    Show / Hide Table of Contents

    Class Quad

    Inheritance
    java.lang.Object
    Quad
    Inherited Members
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public class Quad

    Constructors

    Quad()

    Declaration
    public Quad()

    Fields

    color

    Declaration
    public int color
    Field Value
    Type Description
    int

    corner0

    Declaration
    public final Point3D corner0
    Field Value
    Type Description
    Point3D

    corner1

    Declaration
    public final Point3D corner1
    Field Value
    Type Description
    Point3D

    corner2

    Declaration
    public final Point3D corner2
    Field Value
    Type Description
    Point3D

    corner3

    Declaration
    public final Point3D corner3
    Field Value
    Type Description
    Point3D

    Methods

    draw()

    Declaration
    public void draw()
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml