OpenVDB 13.0.1
Loading...
Searching...
No Matches
PointComputeGenerator.h File Reference

The visitor framework and function definition for point data grid code generation. More...

#include "ComputeGenerator.h"
#include "FunctionTypes.h"
#include "Types.h"
#include "Utils.h"
#include "../compiler/AttributeRegistry.h"
#include <openvdb/version.h>
#include <openvdb/points/AttributeArray.h>

Go to the source code of this file.

Classes

struct  PointKernelValue
struct  PointKernelAttributeArray
struct  PointKernelBuffer
struct  PointKernelBufferRange

Namespaces

namespace  openvdb
namespace  openvdb::v13_0
namespace  openvdb::v13_0::ax
namespace  openvdb::v13_0::ax::codegen

Detailed Description

The visitor framework and function definition for point data grid code generation.

Authors
Nick Avramoussis, Matt Warner, Francisco Gochez, Richard Jones