UNPKG

@thi.ng/vectors

Version:

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

6 lines 246 B
import type { VecOpSVN } from "./api.js"; export declare const rotateS2: VecOpSVN; export declare const rotateXS3: VecOpSVN; export declare const rotateYS3: VecOpSVN; export declare const rotateZS3: VecOpSVN; //# sourceMappingURL=rotates.d.ts.map