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

    • WireFrustum

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

      public WireFrustum(Vector3f[] points)
  • Method Details

    • makeFrustum

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

      public void update(Vector3f[] points)