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

#include <InternalNode.h>

Classes

struct  A
 

Public Types

using W = typename NodeMaskType::Word
 

Public Member Functions

 TopologyIntersection (const OtherInternalNode *source, InternalNode *target, const ValueType &background)
 
void operator() (const tbb::blocked_range< Index > &r) const
 

Public Attributes

const OtherInternalNode * s
 
InternalNodet
 
const ValueTypeb
 

Detailed Description

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

Definition at line 791 of file InternalNode.h.

Member Typedef Documentation

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

Definition at line 2546 of file InternalNode.h.

Constructor & Destructor Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::TopologyIntersection ( const OtherInternalNode *  source,
InternalNode target,
const ValueType background 
)
inline

Definition at line 2550 of file InternalNode.h.

Member Function Documentation

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

Definition at line 2562 of file InternalNode.h.

Member Data Documentation

template<typename _ChildNodeType, Index Log2Dim>
template<typename OtherInternalNode>
const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::b

Definition at line 2580 of file InternalNode.h.

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

Definition at line 2578 of file InternalNode.h.

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

Definition at line 2579 of file InternalNode.h.


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