Package plugins.big.bigsnakeutils.icy.snake2D

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

Class Summary
Snake2DNode This class is used to store the snake-defining parameters.
Snake2DOptimizer This class encapsulates the optimization aspects of snakes.
Snake2DPowellOptimizer This class implements a optimization scheme for parametric snakes based on Powell's method.
Snake2DScale This class is used to store the scales that are used to draw the skin of the snake.