This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
of::random::Engine Member List
This is the complete list of members for of::random::Engine, including all inherited members.
construct(Args &&... args) | of::utils::Singleton< Engine > | inlinestatic |
destruct() | of::utils::Singleton< Engine > | inlinestatic |
Engine() | of::random::Engine | inline |
gen() | of::random::Engine | inline |
instance() | of::utils::Singleton< Engine > | inlinestatic |
is_deterministic() const | of::random::Engine | inline |
operator=(const Singleton &)=delete | of::utils::Singleton< Engine > | protected |
operator=(Singleton &&) noexcept=delete | of::utils::Singleton< Engine > | protected |
seed(unsigned long new_seed) | of::random::Engine | inline |
Singleton()=default | of::utils::Singleton< Engine > | protected |
Singleton(const Singleton &)=delete | of::utils::Singleton< Engine > | protected |
Singleton(Singleton &&) noexcept=delete | of::utils::Singleton< Engine > | protected |
~Singleton()=default | of::utils::Singleton< Engine > | protectedvirtual |