add missing concepts

This commit is contained in:
Jane Tournois 2016-09-06 14:19:36 +02:00
parent 358119f590
commit cbf31a09f5
1 changed files with 2 additions and 0 deletions

View File

@ -246,6 +246,8 @@
- `Kernel::Triangle_3`
- `Kernel::Vector_2`
- `Kernel::Vector_3`
- `Kernel::WeightedPoint_2`
- `Kernel::WeightedPoint_3`
## %Kernel Function Object Concepts ##