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