X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.jcae.opencascade%2Fsrc-java%2Forg%2Fjcae%2Fopencascade%2Fjni%2FSWIGTYPE_p_BRepBuilderAPI_ShellError.java;h=da64d2fe3d4ffd4021ec00bdc748a7bacc128bc1;hb=5750b207d04063d1b2f0128eb5296d22ffec302e;hp=c5944d26d489dfc0f1b081b5e65ebdac22840c01;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_ShellError.java b/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_ShellError.java index c5944d26..da64d2fe 100644 --- a/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_ShellError.java +++ b/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_ShellError.java @@ -1,26 +1,26 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.4 - * - * Do not make changes to this file unless you know what you are doing--modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.jcae.opencascade.jni; - -public class SWIGTYPE_p_BRepBuilderAPI_ShellError { - private long swigCPtr; - - protected SWIGTYPE_p_BRepBuilderAPI_ShellError(long cPtr, boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_BRepBuilderAPI_ShellError() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_BRepBuilderAPI_ShellError obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - +/* ---------------------------------------------------------------------------- + * This file was automatically generated by SWIG (http://www.swig.org). + * Version 3.0.12 + * + * Do not make changes to this file unless you know what you are doing--modify + * the SWIG interface file instead. + * ----------------------------------------------------------------------------- */ + +package org.jcae.opencascade.jni; + +public class SWIGTYPE_p_BRepBuilderAPI_ShellError { + private transient long swigCPtr; + + protected SWIGTYPE_p_BRepBuilderAPI_ShellError(long cPtr, @SuppressWarnings("unused") boolean futureUse) { + swigCPtr = cPtr; + } + + protected SWIGTYPE_p_BRepBuilderAPI_ShellError() { + swigCPtr = 0; + } + + protected static long getCPtr(SWIGTYPE_p_BRepBuilderAPI_ShellError obj) { + return (obj == null) ? 0 : obj.swigCPtr; + } +} +