OpenVDB  9.0.1
DenseBase< ValueT, Layout > Class Template Reference

Base class for Dense which is defined below. More...

#include <openvdb/tools/Dense.h>

Inherited by Dense< ValueT, Layout >.

Detailed Description

template<typename ValueT, MemoryLayout Layout>
class openvdb::v9_0::tools::DenseBase< ValueT, Layout >

Base class for Dense which is defined below.

Note
The constructor of this class is protected to prevent direct instantiation.