Class ZBufferImplRasterVersion.Box2DPerspective

  • Enclosing class:
    ZBufferImplRasterVersion

    public class ZBufferImplRasterVersion.Box2DPerspective
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float d  
      float h  
      float w  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • d

        public float d
      • w

        public float w
      • h

        public float h
    • Constructor Detail

      • Box2DPerspective

        public Box2DPerspective​(Scene scene)