Class WireFrustum

java.lang.Object
com.jme3.scene.Mesh
com.jme3.scene.debug.WireFrustum
All Implemented Interfaces:
Savable, JmeCloneable, Cloneable

public class WireFrustum extends Mesh
  • Constructor Details Link icon

    • WireFrustum Link icon

      protected WireFrustum()
      This constructor is for serialization only. Do not use.
    • WireFrustum Link icon

      public WireFrustum(Vector3f[] points)
  • Method Details Link icon

    • makeFrustum Link icon

      public static Mesh makeFrustum(Vector3f[] points)
    • update Link icon

      public void update(Vector3f[] points)