![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Header file for the pre_container and related classes. More...
Go to the source code of this file.
Classes | |
| class | voro::pre_container_base |
| A class for storing an arbitrary number of particles, prior to setting up a container geometry. More... | |
| class | voro::pre_container |
| A class for storing an arbitrary number of particles without radius information, prior to setting up a container geometry. More... | |
| class | voro::pre_container_poly |
| A class for storing an arbitrary number of particles with radius information, prior to setting up a container geometry. More... | |
Namespaces | |
| namespace | voro |
Functions | |
| void | voro::guess_optimal (int siteCount, double sizeX, double sizeY, double sizeZ, int &nx, int &ny, int &nz) |
Header file for the pre_container and related classes.