OpenVDB
3.2.0
|
#include <ParticleAtlas.h>
Public Types | |
typedef ParticleArrayT::PosType | PosType |
typedef PosType::value_type | ScalarType |
Public Member Functions | |
ComputeExtremas (const ParticleArrayT &particles) | |
ComputeExtremas (ComputeExtremas &rhs, tbb::split) | |
void | operator() (const tbb::blocked_range< size_t > &range) |
void | join (const ComputeExtremas &rhs) |
Public Attributes | |
ParticleArrayT const *const | particleArray |
ScalarType | minRadius |
ScalarType | maxRadius |
typedef ParticleArrayT::PosType PosType |
typedef PosType::value_type ScalarType |
|
inline |
|
inline |
|
inline |
|
inline |
ScalarType maxRadius |
ScalarType minRadius |
ParticleArrayT const* const particleArray |