Skip to content

Commit

Permalink
Add Cone Geometry Type to marker.proto
Browse files Browse the repository at this point in the history
Signed-off-by: Levi Armstrong <[email protected]>
  • Loading branch information
Levi-Armstrong committed May 25, 2020
1 parent 6563e6b commit 3085b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/ignition/msgs/marker.proto
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ message Marker
TRIANGLE_FAN = 8;
TRIANGLE_LIST = 9;
TRIANGLE_STRIP = 10;
CONE = 11;
}

/// \brief Visilibity defines what cameras render the marker.
Expand Down

0 comments on commit 3085b36

Please sign in to comment.