Skip to content

Intermact API Reference / @intermact/core / RawContour

Interface: RawContour

Defined in: packages/core/src/geometry/sampling.ts:12

A raw (pre-resample) contour: flat interleaved coords + closed flag.

Properties

closed

readonly closed: boolean

Defined in: packages/core/src/geometry/sampling.ts:14


points

readonly points: Float32Array

Defined in: packages/core/src/geometry/sampling.ts:13

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)