OpenVDB
1.1.0
|
#include <ParticlesToLevelSet.h>
Static Public Member Functions | |
static T | merge (T dist, Index32) |
static T | split (T dist) |
Trait class needed to merge and split a distance and a particle id required during attribute transfer. The default implementation of merge simply ignores the particle id. A specialized implementation is given below for a Dual type that holds both a distance and a particle id.
|
inlinestatic |
|
inlinestatic |