OpenVDB 11.0.0
|
Predicate functor that returns true
for grids that have a specified name.
More...
#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/openvdb/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 |