OpenVDB  4.0.2
Public Member Functions | Static Public Member Functions | List of all members
NullFilter Class Reference

A no-op filter that can be used when iterating over all indices. More...

#include <IndexIterator.h>

Public Member Functions

template<typename LeafT >
void reset (const LeafT &)
 

Static Public Member Functions

static bool initialized ()
 
template<typename IterT >
static bool valid (const IterT &)
 

Detailed Description

A no-op filter that can be used when iterating over all indices.

Member Function Documentation

◆ initialized()

static bool initialized ( )
inlinestatic

◆ reset()

void reset ( const LeafT &  )
inline

◆ valid()

static bool valid ( const IterT &  )
inlinestatic

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