Fixed 'Compute_power_distance_to_power_sphere_3' missing from Kernel.h's doc

This commit is contained in:
Mael Rouxel-Labbé 2017-10-31 13:17:36 +01:00
parent 0b9da6da89
commit 62fa9be278
1 changed files with 5 additions and 0 deletions

View File

@ -1338,6 +1338,11 @@ public:
*/
typedef unspecified_type Compute_power_product_3;
/*!
a model of `Kernel::ComputePowerDistanceToPowerSphere_3`
*/
typedef unspecified_type Compute_power_distance_to_power_sphere_3;
/*!
a model of `Kernel::ComputeSquaredRadiusSmallestOrthogonalSphere_3`
*/