Browse Source

Update Range.h

pull/281/head
Alan 8 years ago committed by GitHub
parent
commit
3bbb4088a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/Magnum/Math/Range.h

2
src/Magnum/Math/Range.h

@ -437,7 +437,7 @@ template<class T> class Range2D: public Range<2, T> {
};
/**
@brief Two-dimensional range
@brief Three-dimensional range
See @ref Range for more information.
@see @ref Range1D, @ref Range2D

Loading…
Cancel
Save