HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false > Struct Template Reference

#include <PointRasterizeTrilinear.h>

Public Types

using ResultT = ValueT
 
template<typename PointDataTreeT >
using TreeT = typename PointDataTreeT::template ValueConverter< ResultT >::Type
 

Detailed Description

template<typename ValueT>
struct openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false >

Definition at line 45 of file PointRasterizeTrilinear.h.

Member Typedef Documentation

template<typename ValueT >
using openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false >::ResultT = ValueT

Definition at line 47 of file PointRasterizeTrilinear.h.

template<typename ValueT >
template<typename PointDataTreeT >
using openvdb::OPENVDB_VERSION_NAME::points::TrilinearTraits< ValueT, false >::TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type

Definition at line 49 of file PointRasterizeTrilinear.h.


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