UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

12 lines (10 loc) 140 B
var Mode = { RIGID_BODY: 0, SIMILARITY: 1, AFFINE: 2 }; var Constants = { Mode: Mode }; export default Constants; export { Mode };