/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_ifcopenshell_IfcOpenShellModel */ #ifndef _Included_org_ifcopenshell_IfcOpenShellModel #define _Included_org_ifcopenshell_IfcOpenShellModel #ifdef __cplusplus extern "C" { #endif /* * Class: org_ifcopenshell_IfcOpenShellModel * Method: getGeometry * Signature: ()Lorg/bimserver/plugins/ifcengine/IfcEngineGeometry; */ JNIEXPORT jobject JNICALL Java_org_ifcopenshell_IfcOpenShellModel_getGeometry (JNIEnv *, jobject); /* * Class: org_ifcopenshell_IfcOpenShellModel * Method: setIfcData * Signature: ([B)V */ JNIEXPORT bool JNICALL Java_org_ifcopenshell_IfcOpenShellModel_setIfcData (JNIEnv *, jobject, jbyteArray); #ifdef __cplusplus } #endif #endif