Skip to content

Commit 44a5f23

Browse files
committed
Exported TriangleLike and TriangleLikeDeprecated
1 parent 3f2a12f commit 44a5f23

File tree

6 files changed

+930
-9
lines changed

6 files changed

+930
-9
lines changed

dist/three-js-blobtree.module.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3041,4 +3041,4 @@ declare const TriangleUtils: {
30413041

30423042
declare const version = "1.0.0";
30433043

3044-
export { Accuracies, Area, AreaCapsule, AreaScalisSeg, AreaScalisTri, AreaSphere, type AreaSphereParam$2 as AreaSphereParam, Convergence, type ConvergenceParams, type Coordinate, DifferenceNode, type DifferenceNodeType, DistanceFunctor, type DistanceFunctorJSON, Element, type ElementJSON, Material, type MaterialJSON, MaxNode, type MaxNodeType, MinNode, type MinNodeType, Node, type NodeJSON, type NodeType, Poly6DistanceFunctor, type Poly6DistanceFunctorJSON, type Poly6DistanceFunctorType, Primitive, type PrimitiveJSON, type PrimitiveType, type ResultingGeometry, RicciNode, type RicciNodeJSON, type RicciNodeType, RootNode, type RootNodeType, SDFCapsule, type SDFCapsuleJSON, type SDFCapsuleType, SDFNode, type SDFNodeJSON, type SDFNodeType, SDFPoint, type SDFPointJSON, type SDFPointType, SDFPrimitive, type SDFPrimitiveJSON, type SDFPrimitiveType, SDFRootNode, type SDFRootNodeJSON, type SDFRootNodeType, SDFSegment, type SDFSegmentJSON, type SDFSegmentType, SDFSphere, type SDFSphereJSON, type SDFSphereType, type SMCParams, ScaleNode, type ScaleNodeType, ScalisMath, ScalisPoint, type ScalisPointJSON, type ScalisPointType, ScalisPrimitive, type ScalisPrimitiveJSON, type ScalisPrimitiveType, type ScalisPrimitiveVolType, ScalisSegment, type ScalisSegmentJSON, type ScalisSegmentType, ScalisTriangle, type ScalisTriangleJSON, type ScalisTriangleType, ScalisVertex, type ScalisVertexJSON, type SegParam, SlidingMarchingCubes, SplitMaxPolygonizer, type SplitMaxPolygonizerParams, SplitSMC, type SplitSMCParams, Tables, TriangleUtils, TwistNode, type TwistNodeType, Types, type ValueResultType, type VertexData, version };
3044+
export { Accuracies, Area, AreaCapsule, AreaScalisSeg, AreaScalisTri, AreaSphere, type AreaSphereParam$2 as AreaSphereParam, Convergence, type ConvergenceParams, type Coordinate, DifferenceNode, type DifferenceNodeType, DistanceFunctor, type DistanceFunctorJSON, Element, type ElementJSON, Material, type MaterialJSON, MaxNode, type MaxNodeType, MinNode, type MinNodeType, Node, type NodeJSON, type NodeType, Poly6DistanceFunctor, type Poly6DistanceFunctorJSON, type Poly6DistanceFunctorType, Primitive, type PrimitiveJSON, type PrimitiveType, type ResultingGeometry, RicciNode, type RicciNodeJSON, type RicciNodeType, RootNode, type RootNodeType, SDFCapsule, type SDFCapsuleJSON, type SDFCapsuleType, SDFNode, type SDFNodeJSON, type SDFNodeType, SDFPoint, type SDFPointJSON, type SDFPointType, SDFPrimitive, type SDFPrimitiveJSON, type SDFPrimitiveType, SDFRootNode, type SDFRootNodeJSON, type SDFRootNodeType, SDFSegment, type SDFSegmentJSON, type SDFSegmentType, SDFSphere, type SDFSphereJSON, type SDFSphereType, type SMCParams, ScaleNode, type ScaleNodeType, ScalisMath, ScalisPoint, type ScalisPointJSON, type ScalisPointType, ScalisPrimitive, type ScalisPrimitiveJSON, type ScalisPrimitiveType, type ScalisPrimitiveVolType, ScalisSegment, type ScalisSegmentJSON, type ScalisSegmentType, ScalisTriangle, type ScalisTriangleJSON, type ScalisTriangleType, ScalisVertex, type ScalisVertexJSON, type SegParam, SlidingMarchingCubes, SplitMaxPolygonizer, type SplitMaxPolygonizerParams, SplitSMC, type SplitSMCParams, Tables, type TriangleComputedAttributes, type TriangleLike, TriangleUtils, TwistNode, type TwistNodeType, Types, type ValueResultType, type VertexData, version };

0 commit comments

Comments
 (0)