Package plugins.big.bigsnakeutils.icy.snake3D

Interface Summary
Snake3D This abstract class encapsulates the number-crunching aspect of snakes.
 

Class Summary
Snake3DNode This class is used to store the snake-defining parameters.
Snake3DOptimizer This class encapsulates the optimization aspects of snakes.
Snake3DPowellOptimizer This class implements a optimization scheme for parametric snakes base on Powell's method.
Snake3DScale This class is used to store the scales that are used to draw the skin of the snake.