Predicate functor that returns true for grids that have a specified name.  
 More...
#include <openvdb/Grid.h>
| Public Member Functions | |
| GridNamePred (const Name &_name) | |
| bool | operator() (const GridBase::ConstPtr &g) const | 
| Public Attributes | |
| Name | name | 
Predicate functor that returns true for grids that have a specified name. 
| 
 | inline | 
| 
 | inline | 
| Name name |