|
HighMap library (C++)
|
Functions | |
| std::vector< Point > | generate_line (int n) |
| std::vector< Point > | generate_circle (int n, float r) |
| TEST (PathDecimateVw, ReducesPointCount) | |
| TEST (PathDecimateVw, PreservesStraightLine) | |
| TEST (PathDecimateVw, PreservesCircle) | |
| std::vector< Point > generate_line | ( | int | n | ) |
| std::vector< Point > generate_circle | ( | int | n, |
| float | r | ||
| ) |
| TEST | ( | PathDecimateVw | , |
| ReducesPointCount | |||
| ) |
| TEST | ( | PathDecimateVw | , |
| PreservesStraightLine | |||
| ) |
| TEST | ( | PathDecimateVw | , |
| PreservesCircle | |||
| ) |