Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • SplitManifoldsDto

Index

Constructors

Properties

Constructors

constructor

  • new SplitManifoldsDto<T>(manifoldToSplit?: T, manifoldCutter?: T): SplitManifoldsDto<T>
  • Type parameters

    • T

    Parameters

    • Optional manifoldToSplit: T
    • Optional manifoldCutter: T

    Returns SplitManifoldsDto<T>

Properties

manifoldCutter

manifoldCutter: T

Manifold cutter

manifoldToSplit

manifoldToSplit: T

Manifold that will be split

Generated using TypeDoc