ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Random.cpp File Reference
Include dependency graph for Random.cpp:

Go to the source code of this file.

Classes

class  cloudViewer::utility::random::RandomContext
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::utility
 
 cloudViewer::utility::random
 

Functions

void cloudViewer::utility::random::Seed (const int seed)
 Set CloudViewer global random seed. More...
 
std::mt19937 * cloudViewer::utility::random::GetEngine ()
 
std::mutex * cloudViewer::utility::random::GetMutex ()
 
uint32_t cloudViewer::utility::random::RandUint32 ()