HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::FixedPointCodec< OneByte, Range >::Storage< T > Struct Template Reference

#include <AttributeArray.h>

Public Types

using Type = typename attribute_traits::UIntTypeTrait< OneByte, T >::Type
 

Detailed Description

template<bool OneByte, typename Range = PositionRange>
template<typename T>
struct openvdb::OPENVDB_VERSION_NAME::points::FixedPointCodec< OneByte, Range >::Storage< T >

Definition at line 513 of file AttributeArray.h.

Member Typedef Documentation

template<bool OneByte, typename Range = PositionRange>
template<typename T >
using openvdb::OPENVDB_VERSION_NAME::points::FixedPointCodec< OneByte, Range >::Storage< T >::Type = typename attribute_traits::UIntTypeTrait<OneByte, T>::Type

Definition at line 513 of file AttributeArray.h.


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