HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::FindActiveValues< TreeT >::RootChild Struct Reference

#include <FindActiveValues.h>

Public Member Functions

 RootChild (const Coord &ijk=Coord(), const RootChildType *ptr=nullptr)
 

Public Attributes

const CoordBBox bbox
 
const RootChildType * child
 

Detailed Description

template<typename TreeT>
struct openvdb::OPENVDB_VERSION_NAME::tools::FindActiveValues< TreeT >::RootChild

Definition at line 584 of file FindActiveValues.h.

Constructor & Destructor Documentation

template<typename TreeT>
openvdb::OPENVDB_VERSION_NAME::tools::FindActiveValues< TreeT >::RootChild::RootChild ( const Coord &  ijk = Coord(),
const RootChildType *  ptr = nullptr 
)
inline

Definition at line 588 of file FindActiveValues.h.

Member Data Documentation

template<typename TreeT>
const CoordBBox openvdb::OPENVDB_VERSION_NAME::tools::FindActiveValues< TreeT >::RootChild::bbox

Definition at line 586 of file FindActiveValues.h.

template<typename TreeT>
const RootChildType* openvdb::OPENVDB_VERSION_NAME::tools::FindActiveValues< TreeT >::RootChild::child

Definition at line 587 of file FindActiveValues.h.


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