HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< RootT, OtherRootT, true > Struct Template Reference

#include <RootNode.h>

Static Public Member Functions

static void copyWithValueConversion (RootT &self, const OtherRootT &other)
 

Detailed Description

template<typename RootT, typename OtherRootT>
struct openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< RootT, OtherRootT, true >

Definition at line 1150 of file RootNode.h.

Member Function Documentation

template<typename RootT , typename OtherRootT >
static void openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< RootT, OtherRootT, true >::copyWithValueConversion ( RootT &  self,
const OtherRootT &  other 
)
inlinestatic
Todo:
Consider using a value conversion functor passed as an argument instead.

Definition at line 1152 of file RootNode.h.


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