Class PbLinearDataMapping.RGBTransparencyMapping

  • Enclosing class:
    PbLinearDataMapping

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

      Fields 
      Modifier and Type Field Description
      SbColor c1  
      SbColor 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
      • t1

        public float t1
      • v2

        public float v2
      • t2

        public float t2
    • Constructor Detail

      • RGBTransparencyMapping

        public RGBTransparencyMapping()