Dynamic Water Physics 2
Search Results for

    Show / Hide Table of Contents

    Class DefaultTriangulationCell<TVertex>

    Default triangulation cell that inherits from TriangulationCell with self-referencing type parameter.

    Inheritance
    object
    ConvexFace<TVertex, DefaultTriangulationCell<TVertex>>
    TriangulationCell<TVertex, DefaultTriangulationCell<TVertex>>
    DefaultTriangulationCell<TVertex>
    Inherited Members
    ConvexFace<TVertex, DefaultTriangulationCell<TVertex>>.Adjacency
    ConvexFace<TVertex, DefaultTriangulationCell<TVertex>>.Vertices
    ConvexFace<TVertex, DefaultTriangulationCell<TVertex>>.Normal
    Namespace: NWH.DWP2.MiConvexHull
    Assembly: NWH.DWP2.dll
    Syntax
    public class DefaultTriangulationCell<TVertex> : TriangulationCell<TVertex, DefaultTriangulationCell<TVertex>> where TVertex : IVertex
    Type Parameters
    Name Description
    TVertex

    The type of the vertex.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © NWH - Vehicle Physics, Aerodynamics, Dynamic Water Physics