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

#include <InternalNode.h>

Public Member Functions

 TopologyCopy1 (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 >::TopologyCopy1< OtherInternalNode >

Definition at line 787 of file InternalNode.h.

Constructor & Destructor Documentation

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

Definition at line 912 of file InternalNode.h.

Member Function Documentation

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

Definition at line 917 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 >::TopologyCopy1< OtherInternalNode >::b

Definition at line 929 of file InternalNode.h.

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

Definition at line 927 of file InternalNode.h.

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

Definition at line 928 of file InternalNode.h.


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