Bouncy Castle Rendering Toolkit 1.0

org.bouncycastle.graphics.rt.objects
Class YGeometry

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

public class YGeometry
extends java.lang.Object


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

Constructor Detail

YGeometry

public YGeometry()
Method Detail

getInstance

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

geometry

public Matrix4f geometry()

Bouncy Castle Rendering Toolkit 1.0