graphics.scenery.spirvcrossj.SelectionControlShift Maven / Gradle / Ivy
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 3.0.9
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package graphics.scenery.spirvcrossj;
public final class SelectionControlShift {
public final static int SelectionControlFlattenShift = 0;
public final static int SelectionControlDontFlattenShift = 1;
public final static int SelectionControlMax = 0x7fffffff;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy