XJRT Rendering Toolkit 1.0b06

org.autochthonous.graphics.rt.objects
Class XGeometry

java.lang.Object
  extended byorg.autochthonous.graphics.rt.objects.XGeometry

public class XGeometry
extends java.lang.Object


Constructor Summary
XGeometry()
           
 
Method Summary
 Matrix4f geometry()
           
static XGeometry getInstance(RMLReader in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XGeometry

public XGeometry()
Method Detail

getInstance

public static XGeometry getInstance(RMLReader in)
                             throws java.io.IOException
Throws:
java.io.IOException

geometry

public Matrix4f geometry()

XJRT Rendering Toolkit 1.0b06