UNPKG

rabbit-ear

Version:
6 lines 675 B
export function cpFacesV1(gl: WebGLRenderingContext | WebGL2RenderingContext, graph?: FOLD, options?: object): WebGLModel; export function cpEdgesV1(gl: WebGLRenderingContext | WebGL2RenderingContext, graph?: FOLD, options?: object): WebGLModel; export function cpFacesV2(gl: WebGLRenderingContext | WebGL2RenderingContext, graph?: FOLD, options?: object): WebGLModel; export function cpEdgesV2(gl: WebGLRenderingContext | WebGL2RenderingContext, graph?: FOLD, options?: object): WebGLModel; export function creasePattern(gl: WebGLRenderingContext | WebGL2RenderingContext, version?: number, graph?: FOLD, options?: object): WebGLModel[]; //# sourceMappingURL=models.d.ts.map