Class PbLinearDataMapping.HLSTransparencyMapping

  • Enclosing class:
    PbLinearDataMapping

    public static class PbLinearDataMapping.HLSTransparencyMapping
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float[] c1  
      float[] c2  
      float t1  
      float t2  
      float v1  
      float v2  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • v1

        public float v1
      • c1

        public float[] c1
      • t1

        public float t1
      • v2

        public float v2
      • c2

        public float[] c2
      • t2

        public float t2
    • Constructor Detail

      • HLSTransparencyMapping

        public HLSTransparencyMapping()