UNPKG

gs-json

Version:

gs-JSON is a domain agnostic unifying 3D file format for geometric and semantic modelling (hence the 'gs').

10 lines (9 loc) 511 B
export declare function test_ent_constructor(): boolean; export declare function test_ent_getGeom(): boolean; export declare function test_ent_getID(): boolean; export declare function test_ent_getModel(): boolean; export declare function test_ent_getAttribs(): boolean; export declare function test_ent_getAttribValue(): boolean; export declare function test_ent_setAttribValue(): boolean; export declare function test_ent_getGroups(): boolean; export declare function test_ent_addToGroup(): boolean;