Bitbybit Docs
    Preparing search index...

    Class MeshDto<T> (Inputs.Manifold)

    Mesh data for the methods that read it whole, such as mesh.evaluate.numTri and mesh.operations.merge.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    mesh: T

    The mesh data, as manifoldToMesh hands it out.