HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::DeformerTraits< DeformerT > Struct Template Reference

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

#include <PointMask.h>

Static Public Attributes

static const bool IndexSpace = false
 

Detailed Description

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

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

Definition at line 85 of file PointMask.h.

Member Data Documentation

template<typename DeformerT >
const bool openvdb::OPENVDB_VERSION_NAME::points::DeformerTraits< DeformerT >::IndexSpace = false
static

Definition at line 87 of file PointMask.h.


The documentation for this struct was generated from the following file: