Point_2<Kernel>
|
|
| |
compute the centroid of the points p, q, and r.
|
|
Point_2<Kernel>
|
|
| |
compute the centroid of the points p, q, r, and s.
|
|
Point_2<Kernel>
|
centroid ( Triangle_2<Kernel> t)
|
| |
compute the centroid of the triangle t.
|
|
Point_3<Kernel>
|
|
| |
compute the centroid of the points p, q, and r.
|
|
Point_3<Kernel>
|
|
| |
compute the centroid of the points p, q, r, and s.
|
|
Point_3<Kernel>
|
centroid ( Triangle_3<Kernel> t)
|
| |
compute the centroid of the triangle t.
|
|
Point_3<Kernel>
|
centroid ( Tetrahedron_3<Kernel> t)
|
| |
compute the centroid of the tetrahedron t.
|