OpenVDB  2.3.0
Public Types | List of all members
RealToHalf< T > Struct Template Reference

RealToHalf and its specializations define a mapping from floating-point data types to analogous half float types. More...

#include <Compression.h>

Public Types

enum  { isReal = false }
 
typedef T HalfT
 

Detailed Description

template<typename T>
struct openvdb::v2_3_0::io::RealToHalf< T >

RealToHalf and its specializations define a mapping from floating-point data types to analogous half float types.

Member Typedef Documentation

typedef T HalfT

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

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