Bitbybit Docs
    Preparing search index...

    Class ManifoldDto<T> (Inputs.Manifold)

    One solid for the methods that take nothing else, such as manifold.evaluate.volume or manifold.operations.hull.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmanifold: T

      Returns ManifoldDto<T>

    Properties

    manifold: T

    The solid to work on; it is not changed.