Method | Description | |
---|---|---|
DiscreteCurveEvolution ( ) : System |
Initializes a new instance of the DiscreteCurveEvolution class.
|
|
DiscreteCurveEvolution ( int vertices ) : System |
Initializes a new instance of the DiscreteCurveEvolution class.
|
|
OptimizeShape ( List |
Optimize specified shape.
|
Method | Description | |
---|---|---|
winkel ( List |
public DiscreteCurveEvolution ( int vertices ) : System | ||
vertices | int | Number of vertices. |
return | System |
public OptimizeShape ( List |
||
shape | List |
Shape to be optimized. |
return | List |