igeo.io
Class IRhino3dm.BoundingBox

java.lang.Object
  extended by igeo.io.IRhino3dm.BoundingBox
Enclosing class:
IRhino3dm

public static class IRhino3dm.BoundingBox
extends java.lang.Object


Field Summary
 IVec max
           
 IVec min
           
 
Constructor Summary
IRhino3dm.BoundingBox()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

min

public IVec min

max

public IVec max
Constructor Detail

IRhino3dm.BoundingBox

public IRhino3dm.BoundingBox()