|
OpenVDB
2.1.0
|
#include <RayIntersector.h>
Public Types | |
| typedef TreeT::RootNodeType::NodeChainType | ChainT |
| typedef boost::mpl::at< ChainT, boost::mpl::int_< NodeLevel > >::type | NodeT |
Static Public Member Functions | |
| template<typename TesterT > | |
| static int | test (TesterT &tester) |
Helper class that implements hierarchical Digital Differential Analysers specialized for ray intersections with density (vs level set surfaces)
Helper class that implements Hierarchical Digital Differential Analyzers for ray intersections against a generic volume.
| typedef TreeT::RootNodeType::NodeChainType ChainT |
|
inlinestatic |
1.8.6