Class PlyGeometryStore

java.lang.Object
com.ardor3d.extension.model.ply.PlyGeometryStore

public class PlyGeometryStore extends Object
  • Constructor Details

    • PlyGeometryStore

      public PlyGeometryStore()
    • PlyGeometryStore

      public PlyGeometryStore(GeometryTool geometryTool)
  • Method Details

    • getDataStore

      public PlyDataStore getDataStore()
    • getScene

      public Node getScene()
    • getMaterialLibrary

      public List<PlyMaterial> getMaterialLibrary()
    • getTextureName

      public String getTextureName()
    • setTextureName

      public void setTextureName(String textureName)
    • getTexture

      public Texture getTexture()
    • setTexture

      public void setTexture(Texture texture)
    • getTextureState

      public TextureState getTextureState()