Go to the source code of this file.
|
| template<typename GridType > |
| void | geoImplicitSurfaceActivateVDB (GridType &grid, const GEO_ImplicitSurface< VEX_32 > &surface, GEO_PrimVDB::ActivateOperation op, bool setvalue, fpreal floatvalue, const UT_BoundingBoxF &bbox, bool do_prune=true) |
| |
| template<typename GridType > |
| void | geoImplicitSurfaceClipVDB (GEO_ImplicitSurfaceClipOperation op, GridType &grid, const GEO_ImplicitSurface< VEX_32 > &surface, const float voxelsize, const UT_BoundingBoxF &bbox, const bool do_prune) |
| |
| #define __GEO_ImplicitSurfaceVDB_h__ |
| Enumerator |
|---|
| GEO_IMPLICIT_CLIP_INTERSECTION |
|
| GEO_IMPLICIT_CLIP_DIFFERENCE |
|
| GEO_IMPLICIT_CLIP_UNION |
|
Definition at line 31 of file GEO_ImplicitSurfaceVDB.h.
template<typename GridType >
template<typename GridType >