HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LeafNodeBool.h File Reference
#include <openvdb/Types.h>
#include <openvdb/io/Compression.h>
#include <openvdb/math/Math.h>
#include <openvdb/util/NodeMasks.h>
#include "LeafNode.h"
#include "Iterator.h"
#include <iostream>
#include <sstream>
#include <string>
#include <type_traits>
#include <vector>
+ Include dependency graph for LeafNodeBool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >
 LeafNode specialization for values of type bool that stores both the active states and the values of (2^Log2Dim)^3 voxels as bit masks. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::ValueConverter< ValueType >
 ValueConverter<T>::Type is the type of a LeafNode having the same dimensions as this node but a different value type, T. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::SameConfiguration< OtherNodeType >
 SameConfiguration<OtherNodeType>::value is true if and only if OtherNodeType is the type of a LeafNode with the same dimensions as this node. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::ValueIter< MaskIterT, NodeT, ValueT >
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::ChildIter< MaskIterT, NodeT >
 Leaf nodes have no children, so their child iterators have no get/set accessors. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::DenseIter< NodeT, ValueT >
 

Namespaces

 openvdb
 
 openvdb::OPENVDB_VERSION_NAME
 
 openvdb::OPENVDB_VERSION_NAME::tree