Uses of Class
plugins.big.bigsnakeutils.icy.snake3D.Snake3DScale

Packages that use Snake3DScale
plugins.big.bigsnakeutils.icy.snake3D   
 

Uses of Snake3DScale in plugins.big.bigsnakeutils.icy.snake3D
 

Methods in plugins.big.bigsnakeutils.icy.snake3D that return Snake3DScale
 Snake3DScale Snake3D.getScale(int i)
          Returns the i-th scale of the method getScales().
 Snake3DScale[] Snake3D.getScales()
          The purpose of this method is to determine what to draw on screen, given the current configuration of nodes.