OpenVDB 12.0.0
Loading...
Searching...
No Matches
DeformerTraits< DeformerT > Struct Template Reference

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

#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/openvdb/points/PointMask.h>

Static Public Attributes

static const bool IndexSpace = false
 

Detailed Description

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

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

Member Data Documentation

◆ IndexSpace

template<typename DeformerT >
const bool IndexSpace = false
static