Skip to content

Commit

Permalink
Mark Render lineseg trees as stable
Browse files Browse the repository at this point in the history
  • Loading branch information
milasudril committed Dec 13, 2021
1 parent d79d1d6 commit b8bdac2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions imgproc/render_lineseg_trees.imgproc.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ __Trunk split point:__ (= 0.0) The point where to split the trunk. The growth ra

## Implementation

__Includes:__
__Includes:__

```c++
#include <algorithm>
#include <chrono>
```

__Source code:__
__Source code:__

```c++
struct ModulationState
Expand Down Expand Up @@ -162,4 +162,4 @@ __Id:__ 916d9f54c7d922f50752901b95e0c22c
__Category:__ Converters
__Release state:__ Experimental
__Release state:__ Stable

0 comments on commit b8bdac2

Please sign in to comment.