Bouncy Castle Rendering Toolkit 1.0

org.bouncycastle.graphics.rt.objects
Class ZGeometry

java.lang.Object
  |
  +--org.bouncycastle.graphics.rt.objects.ZGeometry

public class ZGeometry
extends java.lang.Object


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

Constructor Detail

ZGeometry

public ZGeometry()
Method Detail

getInstance

public static ZGeometry getInstance(RMLReader in)
                             throws java.io.IOException

geometry

public Matrix4f geometry()

Bouncy Castle Rendering Toolkit 1.0