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

#include <InternalNode.h>

Public Member Functions

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

Public Attributes

const OtherInternalNode * s
 
InternalNodet
 
const ValueTypeoffV
 
const ValueTypeonV
 

Detailed Description

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

Definition at line 788 of file InternalNode.h.

Constructor & Destructor Documentation

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

Definition at line 951 of file InternalNode.h.

Member Function Documentation

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

Definition at line 956 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 >::TopologyCopy2< OtherInternalNode >::offV

Definition at line 968 of file InternalNode.h.

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

Definition at line 968 of file InternalNode.h.

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

Definition at line 966 of file InternalNode.h.

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

Definition at line 967 of file InternalNode.h.


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