HDK
|
#include <PointRasterizeTrilinear.h>
Public Types | |
using | ResultT = ValueT |
template<typename PointDataTreeT > | |
using | TreeT = typename PointDataTreeT::template ValueConverter< ResultT >::Type |
Definition at line 45 of file PointRasterizeTrilinear.h.
using openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false >::ResultT = ValueT |
Definition at line 47 of file PointRasterizeTrilinear.h.
using openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false >::TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type |
Definition at line 49 of file PointRasterizeTrilinear.h.