CGAL 5.1 - Geometric Object Generators
CGAL::Random Member List

This is the complete list of members for CGAL::Random, including all inherited members.

get_bits()CGAL::Random
get_bool()CGAL::Random
get_double(double lower=0.0, double upper=1.0)CGAL::Random
get_int(int lower, int upper)CGAL::Random
get_seed() constCGAL::Random
operator()(IntType upper)CGAL::Random
operator==(Random const &random2) constCGAL::Random
Random()CGAL::Random
Random(unsigned int seed)CGAL::Random
restore_state(State const &state)CGAL::Random
save_state(State &state) constCGAL::Random
State typedefCGAL::Random
uniform_01()CGAL::Random
uniform_int(IntType lower=0, IntType upper=9)CGAL::Random
uniform_real(RealType lower=0.0, RealType upper=1.0)CGAL::Random
uniform_smallint(IntType lower=0, IntType upper=9)CGAL::Random