Skip to content

Commit abbfee1

Browse files
committed
Documentation added to PlantGeomPrimitives
Please double check if the added documentation meet the goals of the different types/functions.
1 parent b65f599 commit abbfee1

9 files changed

Lines changed: 804 additions & 17 deletions

File tree

Manifest.toml

Lines changed: 377 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contri
44
version = "0.1.0"
55

66
[deps]
7+
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
78
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
89
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
910
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
@@ -13,6 +14,7 @@ Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
1314
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1415

1516
[compat]
17+
ColorTypes = "0.11.5"
1618
CoordinateTransformations = "0.6.3"
1719
FileIO = "1.16.1"
1820
GeometryBasics = "0.4.7"

0 commit comments

Comments
 (0)