OpenVDB  4.0.1
Public Types | Public Member Functions | List of all members
BBoxFilter Class Reference

#include <IndexFilter.h>

Public Types

using Handle = AttributeHandle< openvdb::Vec3f >
 

Public Member Functions

 BBoxFilter (const openvdb::math::Transform &transform, const openvdb::BBoxd &bboxWS)
 
 BBoxFilter (const BBoxFilter &filter)
 
bool initialized () const
 
template<typename LeafT >
void reset (const LeafT &leaf)
 
template<typename IterT >
bool valid (const IterT &iter) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

BBoxFilter ( const openvdb::math::Transform &  transform,
const openvdb::BBoxd bboxWS 
)
inline
BBoxFilter ( const BBoxFilter filter)
inline

Member Function Documentation

bool initialized ( ) const
inline
void reset ( const LeafT &  leaf)
inline
bool valid ( const IterT &  iter) const
inline

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