Skip to content

Commit

Permalink
add missing param in doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Mar 29, 2024
1 parent 1121129 commit ad1d8e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clic/include/tier4.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ namespace cle::tier4
*
* @param device Device to perform the operation on. [const Device::Pointer &]
* @param src [const Array::Pointer &]
* @param label_id [int]
* @return std::array<float, 6>
*
* @see https://clij.github.io/clij2-docs/reference_boundingBox
Expand Down

0 comments on commit ad1d8e2

Please sign in to comment.