#include <openvdb/points/IndexFilter.h>
◆ Handle
template<typename RandGenT, typename IntType> 
      
 
 
◆ AttributeHashFilter() [1/2]
template<typename RandGenT, typename IntType> 
  
  | 
        
          | AttributeHashFilter | ( | const size_t | index, |  
          |  |  | const double | percentage, |  
          |  |  | const unsigned int | seed = 0 ) |  | inline | 
 
 
◆ AttributeHashFilter() [2/2]
template<typename RandGenT, typename IntType> 
 
 
◆ initialized()
template<typename RandGenT, typename IntType> 
  
  | 
        
          | bool initialized | ( |  | ) | const |  | inline | 
 
 
◆ reset()
template<typename RandGenT, typename IntType> 
template<typename LeafT> 
  
  | 
        
          | void reset | ( | const LeafT & | leaf | ) |  |  | inline | 
 
 
◆ state() [1/2]
template<typename RandGenT, typename IntType> 
 
 
◆ state() [2/2]
template<typename RandGenT, typename IntType> 
template<typename LeafT> 
 
 
◆ valid()
template<typename RandGenT, typename IntType> 
template<typename IterT> 
  
  | 
        
          | bool valid | ( | const IterT & | iter | ) | const |  | inline |