OpenVDB
5.2.0
|
Files | |
file | AttributeArray.h [code] |
Attribute Array storage templated on type and compression codec. | |
file | AttributeArrayString.h [code] |
Attribute array storage for string data using Descriptor Metadata. | |
file | AttributeGroup.h [code] |
Attribute Group access and filtering for iteration. | |
file | AttributeSet.h [code] |
Set of Attribute Arrays which tracks metadata about each array. | |
file | IndexFilter.h [code] |
Index filters primarily designed to be used with a FilterIndexIter. | |
file | IndexIterator.h [code] |
Index Iterators. | |
file | points/PointAdvect.h [code] |
Ability to advect VDB Points through a velocity field. | |
file | PointAttribute.h [code] |
Point attribute manipulation in a VDB Point Grid. | |
file | PointConversion.h [code] |
Convert points and attributes to and from VDB Point Data grids. | |
file | PointCount.h [code] |
Methods for counting points in VDB Point grids. | |
file | PointDataGrid.h [code] |
Attribute-owned data structure for points. Point attributes are stored in leaf nodes and ordered by voxel for fast random and sequential access. | |
file | PointDelete.h [code] |
Methods for deleting points based on group membership. | |
file | PointGroup.h [code] |
Point group manipulation in a VDB Point Grid. | |
file | PointMask.h [code] |
Methods for extracting masks from VDB Point grids. | |
file | PointMove.h [code] |
Ability to move VDB Points using a custom deformer. | |
file | PointSample.h [code] |
Sample a VDB Grid onto a VDB Points attribute. | |
file | points/PointScatter.h [code] |
Various point scattering methods for generating VDB Points. | |
file | StreamCompression.h [code] |
Convenience wrappers to using Blosc and reading and writing of Paged data. | |