Helper class that implements Hierarchical Digital Differential Analyzers and is specialized for ray intersections with level sets.
More...
#include <DDA.h>
|
typedef TreeT::RootNodeType::NodeChainType | ChainT |
|
typedef boost::mpl::at< ChainT, boost::mpl::int_< NodeLevel > >::type | NodeT |
|
|
template<typename TesterT > |
static bool | test (TesterT &tester) |
|
template<typename TreeT, int NodeLevel>
struct openvdb::v5_2::math::LevelSetHDDA< TreeT, NodeLevel >
Helper class that implements Hierarchical Digital Differential Analyzers and is specialized for ray intersections with level sets.
◆ ChainT
typedef TreeT::RootNodeType::NodeChainType ChainT |
◆ NodeT
typedef boost::mpl::at<ChainT, boost::mpl::int_<NodeLevel> >::type NodeT |
◆ test()
static bool test |
( |
TesterT & |
tester | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: