HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode > Struct Template Reference

#include <InternalNode.h>

Classes

struct  A
 

Public Types

using W = typename NodeMaskType::Word
 

Public Member Functions

 TopologyUnion (const OtherInternalNode *source, InternalNode *target, const bool preserveTiles)
 
void operator() (const tbb::blocked_range< Index > &r) const
 

Public Attributes

const OtherInternalNode * s
 
InternalNodet
 
const bool mPreserveTiles
 

Detailed Description

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
struct openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >

Definition at line 789 of file InternalNode.h.

Member Typedef Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
using openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::W = typename NodeMaskType::Word

Definition at line 2494 of file InternalNode.h.

Constructor & Destructor Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::TopologyUnion ( const OtherInternalNode *  source,
InternalNode target,
const bool  preserveTiles 
)
inline

Definition at line 2498 of file InternalNode.h.

Member Function Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
void openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::operator() ( const tbb::blocked_range< Index > &  r) const
inline

Definition at line 2511 of file InternalNode.h.

Member Data Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
const bool openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::mPreserveTiles

Definition at line 2531 of file InternalNode.h.

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::s

Definition at line 2529 of file InternalNode.h.

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::t

Definition at line 2530 of file InternalNode.h.


The documentation for this struct was generated from the following file: