Module m3DCS

Class File

java.lang.Object
de.grogra.blocks.xFrogFileParser.Expr
de.grogra.blocks.xFrogFileParser.File

public class File extends Expr
  • Constructor Details

    • File

      public File(Expr a)
  • Method Details

    • getRoot

      public Node getRoot()
    • getTextures

      public Vector getTextures()
    • getCameraParams

      public Tuple3f getCameraParams()
    • getXl

      public StringBuffer getXl()
    • toString

      public String toString()
      Specified by:
      toString in class Expr