Document typedef `Base`

This commit is contained in:
Clement Jamin 2017-11-06 15:11:55 +01:00
parent 008f9e61ab
commit d8d99a9846
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@ public:
/// \name Types /// \name Types
/// @{ /// @{
/*!
The base traits.
*/
typedef RTTraits Base;
/*! /*!
The weighted point type. The weighted point type.
*/ */