#include <CGAL/point_generators_3.h>
◆ difference_type
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
◆ iterator_category
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
◆ pointer
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
◆ reference
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
◆ value_type
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
◆ Random_points_in_tetrahedral_mesh_3()
template<class C3T3 , class Creator = Creator_uniform_3< typename Kernel_traits< typename C3t3::Point >::Kernel::RT, typename C3t3::Point >>
Creates an input iterator g generating points of type Weighted_point_3 uniformly distributed inside the tetrahedra of the mesh.
Each tetrahedron has a probability to be chosen to hold the point depending on its volume.