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_FaceError.java;h=8973bf94b8c51bba2c18977d1a223f94c54d814d;hb=3b5c59eca31e9db10c1a1dc6d244d6fd4f3578a2;hp=4614b07d3cd9e783f3b5903c8219017dc30cdca5;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_FaceError.java b/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_FaceError.java index 4614b07d..8973bf94 100644 --- a/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_FaceError.java +++ b/org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_BRepBuilderAPI_FaceError.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_FaceError { - private long swigCPtr; - - protected SWIGTYPE_p_BRepBuilderAPI_FaceError(long cPtr, boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_BRepBuilderAPI_FaceError() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_BRepBuilderAPI_FaceError obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - +/* ---------------------------------------------------------------------------- + * This file was automatically generated by SWIG (http://www.swig.org). + * Version 4.0.0 + * + * 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_FaceError { + private transient long swigCPtr; + + protected SWIGTYPE_p_BRepBuilderAPI_FaceError(long cPtr, @SuppressWarnings("unused") boolean futureUse) { + swigCPtr = cPtr; + } + + protected SWIGTYPE_p_BRepBuilderAPI_FaceError() { + swigCPtr = 0; + } + + protected static long getCPtr(SWIGTYPE_p_BRepBuilderAPI_FaceError obj) { + return (obj == null) ? 0 : obj.swigCPtr; + } +} +