Back to FabImage Library Lite website
You are here: Start » Geometry 2D Basics » RandomPoint
RandomPoint
Creates random point inside given box
Syntax
void fil::RandomPoint ( RandomState& ioState, const fil::Box& inBox, ftl::Optional<int> inSeed, fil::Point2D& outPoint )