HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::FilterTraits< BinaryFilter< T0, T1, And > > Struct Template Reference

#include <IndexFilter.h>

Static Public Attributes

static const bool RequiresCoord
 

Detailed Description

template<typename T0, typename T1, bool And>
struct openvdb::OPENVDB_VERSION_NAME::points::FilterTraits< BinaryFilter< T0, T1, And > >

Definition at line 570 of file IndexFilter.h.

Member Data Documentation

template<typename T0 , typename T1 , bool And>
const bool openvdb::OPENVDB_VERSION_NAME::points::FilterTraits< BinaryFilter< T0, T1, And > >::RequiresCoord
static
Initial value:
= FilterTraits<T0>::RequiresCoord ||
FilterTraits<T1>::RequiresCoord

Definition at line 571 of file IndexFilter.h.


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