Search Results for

    Show / Hide Table of Contents

    Class Radial3DArrowGenerator

    Inheritance
    Object
    MeshGenerator
    VerticalGeneralizedCylinderGenerator
    Radial3DArrowGenerator
    Inherited Members
    VerticalGeneralizedCylinderGenerator.Sections
    VerticalGeneralizedCylinderGenerator.Slices
    VerticalGeneralizedCylinderGenerator.Capped
    VerticalGeneralizedCylinderGenerator.NoSharedVertices
    VerticalGeneralizedCylinderGenerator.startCapCenterIndex
    VerticalGeneralizedCylinderGenerator.endCapCenterIndex
    MeshGenerator.vertices
    MeshGenerator.uv
    MeshGenerator.normals
    MeshGenerator.triangles
    MeshGenerator.groups
    MeshGenerator.WantUVs
    MeshGenerator.WantNormals
    MeshGenerator.WantGroups
    MeshGenerator.Clockwise
    MeshGenerator.MakeMesh(SimpleMesh)
    MeshGenerator.MakeSimpleMesh()
    MeshGenerator.MakeMesh(DMesh3)
    MeshGenerator.MakeDMesh()
    MeshGenerator.MakeMesh(NTMesh3)
    MeshGenerator.MakeNTMesh()
    MeshGenerator.duplicate_vertex_span(Int32, Int32)
    MeshGenerator.append_disc(Int32, Int32, Int32, Boolean, Boolean, Int32, Int32)
    MeshGenerator.append_rectangle(Int32, Int32, Int32, Int32, Boolean, Int32, Int32)
    MeshGenerator.append_2d_disc_segment(Int32, Int32, Int32, Int32, Boolean, Int32, Int32, Int32, Double)
    MeshGenerator.estimate_normal(Int32, Int32, Int32)
    MeshGenerator.bilerp(Vector3d, Vector3d, Vector3d, Vector3d, Double, Double)
    MeshGenerator.bilerp(Vector2d, Vector2d, Vector2d, Vector2d, Double, Double)
    MeshGenerator.bilerp(Vector2f, Vector2f, Vector2f, Vector2f, Single, Single)
    MeshGenerator.bilerp(Vector3i, Vector3i, Vector3i, Vector3i, Double, Double)
    MeshGenerator.lerp(Vector3i, Vector3i, Double)
    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 Radial3DArrowGenerator : VerticalGeneralizedCylinderGenerator

    Fields

    HeadBaseRadius

    Declaration
    public float HeadBaseRadius
    Field Value
    Type Description
    Single

    HeadLength

    Declaration
    public float HeadLength
    Field Value
    Type Description
    Single

    StickLength

    Declaration
    public float StickLength
    Field Value
    Type Description
    Single

    StickRadius

    Declaration
    public float StickRadius
    Field Value
    Type Description
    Single

    TipRadius

    Declaration
    public float TipRadius
    Field Value
    Type Description
    Single

    Methods

    Generate()

    Declaration
    public override MeshGenerator Generate()
    Returns
    Type Description
    MeshGenerator
    Overrides
    VerticalGeneralizedCylinderGenerator.Generate()
    In This Article
    Back to top ViRGIS VR GIS