mirror of https://github.com/CGAL/cgal
Document typedef `Base`
This commit is contained in:
parent
008f9e61ab
commit
d8d99a9846
|
|
@ -35,6 +35,11 @@ public:
|
|||
/// \name Types
|
||||
/// @{
|
||||
|
||||
/*!
|
||||
The base traits.
|
||||
*/
|
||||
typedef RTTraits Base;
|
||||
|
||||
/*!
|
||||
The weighted point type.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue