OpenVDB  7.2.0
Classes | Namespaces
PointExecutable.h File Reference

The PointExecutable, produced by the OpenVDB AX Compiler for execution over OpenVDB Points Grids. More...

#include "CustomData.h"
#include "AttributeRegistry.h"
#include <openvdb/openvdb.h>
#include <openvdb/version.h>
#include <openvdb/points/PointDataGrid.h>
#include <unordered_map>

Go to the source code of this file.

Classes

class  PointExecutable
 Object that encapsulates compiled AX code which can be executed on a target point grid. More...
 

Namespaces

 llvm
 
 openvdb
 
 openvdb::v7_2
 
 openvdb::v7_2::ax
 

Detailed Description

The PointExecutable, produced by the OpenVDB AX Compiler for execution over OpenVDB Points Grids.

Authors
Nick Avramoussis, Francisco Gochez, Richard Jones