Uses of Class
com.turtle3d.util.ExtremalValue

Packages that use ExtremalValue
com.turtle3d.util   
 

Uses of ExtremalValue in com.turtle3d.util
 

Methods in com.turtle3d.util that return ExtremalValue
 ExtremalValue BranchBounds.getPosX()
           
 ExtremalValue BranchBounds.getPosY()
           
 

Constructors in com.turtle3d.util with parameters of type ExtremalValue
ExtremalValue(ExtremalValue extremalValue)