OpenVDB  9.0.1
Static Public Attributes | List of all members
DeformerTraits< DeformerT > Struct Template Reference

Deformer Traits for optionally configuring deformers to be applied in index-space. The default is world-space. More...

#include <openvdb/points/PointMask.h>

Static Public Attributes

static const bool IndexSpace = false
 

Detailed Description

template<typename DeformerT>
struct openvdb::v9_0::points::DeformerTraits< DeformerT >

Deformer Traits for optionally configuring deformers to be applied in index-space. The default is world-space.

Member Data Documentation

const bool IndexSpace = false
static