Class MeshDataSharingExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.renderer.MeshDataSharingExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class MeshDataSharingExample extends ExampleBase
Illustrates the CopyLogic and SceneCopier classes, which allow for the efficient copying and sharing of mesh data.
  • Constructor Details

    • MeshDataSharingExample

      public MeshDataSharingExample()
  • Method Details