Class UI3DScene.Plane

java.lang.Object
zombie.vehicles.UI3DScene.Plane
Enclosing class:
UI3DScene

public static final class UI3DScene.Plane
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    Vector3f normal  
    Vector3f point  
  • Constructor Summary

    Constructors
    Constructor Description
    Plane()  
    Plane​(Vector3f vector3f, Vector3f vector3f2)  
  • Method Summary

    Modifier and Type Method Description
    UI3DScene.Plane set​(Vector3f vector3f, Vector3f vector3f2)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait