UNPKG

@cornerstonejs/core

Version:
5 lines (4 loc) 324 B
export { applyDecimatedVolumeModifiers } from './applyDecimatedVolumeModifiers.js'; export { inPlaneDecimationModifier } from './inPlaneDecimationModifier.js'; export type { DecimatedVolumeLoaderOptions, DecimatedVolumeModifier, DecimatedVolumeModifierContext, } from './types.js'; export type { points } from './types.js';