OpenVDB 9.0.0
Public Member Functions | List of all members
BinaryFilter< T1, T2, And > Class Template Reference

#include <openvdb/points/IndexFilter.h>

Public Member Functions

 BinaryFilter (const T1 &filter1, const T2 &filter2)
 
bool initialized () const
 
index::State state () const
 
template<typename LeafT >
index::State state (const LeafT &leaf) const
 
template<typename LeafT >
void reset (const LeafT &leaf)
 
template<typename IterT >
bool valid (const IterT &iter) const
 

Constructor & Destructor Documentation

◆ BinaryFilter()

BinaryFilter ( const T1 &  filter1,
const T2 &  filter2 
)
inline

Member Function Documentation

◆ initialized()

bool initialized ( ) const
inline

◆ reset()

void reset ( const LeafT &  leaf)
inline

◆ state() [1/2]

index::State state ( ) const
inline

◆ state() [2/2]

index::State state ( const LeafT &  leaf) const
inline

◆ valid()

bool valid ( const IterT &  iter) const
inline