Class TypeConfig

java.lang.Object
com.jogamp.gluegen.TypeConfig

public class TypeConfig extends Object
Static Type config helper binding JavaConfiguration.relaxedEqualSemanticsTest() system wide.
  • Constructor Details

    • TypeConfig

      public TypeConfig()
  • Method Details

    • relaxedEqualSemanticsTest

      public static boolean relaxedEqualSemanticsTest()
      Returns whether TypeConfig.SemanticEqualityOp#equalSemantics(TypeConfig.SemanticEqualityOp) shall attempt to perform a relaxed semantic equality test, e.g. skip the const and volatile qualifier - or not.