Commit 19908464 authored by Mikhail Karpenko's avatar Mikhail Karpenko

Add branch description to README.md

parent cfe611c4
This is experimental branch created for 'teardrops' function evaluation.
......@@ -38,7 +38,7 @@ public:
typedef enum {
TEARDROP_NONE, ///< The type is undefined
TEARDROP_STRAIGHT, ///< The teardrop is created by two straight segments
TEARDROP_CURVED ///< The teardrop is created by several segments approximating deltoid
TEARDROP_CURVED ///< The teardrop is created by several segments approximating a curve
} TEARDROP_TYPE;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment