#include <volume/Volytope.h>
#include <volume/VolField.h>
Go to the source code of this file.
Compounds | |
| class | VolyCube |
| Create a Cube Volytope with user specified size and origin. More... | |
| class | VolyTet |
| Create a Tetrahedron Volytope with user specified size and origin. More... | |
Typedefs | |
| typedef gutz::SmartPtr< VolyCube > | VolyCubeSP |
Functions | |
| VolytopeVec | genVolyCubes (VolFieldSP f) |
| a VolyCube factory function create an VolytopeVec from a field | |
|
|
Definition at line 84 of file VolytopeStd.h. |
|
|
a VolyCube factory function create an VolytopeVec from a field
Definition at line 286 of file VolytopeStd.cpp. Referenced by Volume::updateVolytopesRL(). |