HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::io::RealToHalf< double > Struct Template Reference

#include <Compression.h>

Public Types

enum  { isReal = true }
 
using HalfT = math::half
 

Static Public Member Functions

static HalfT convert (double val)
 

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::io::RealToHalf< double >

Definition at line 183 of file Compression.h.

Member Typedef Documentation

Definition at line 185 of file Compression.h.

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

Definition at line 184 of file Compression.h.

Member Function Documentation

static HalfT openvdb::OPENVDB_VERSION_NAME::io::RealToHalf< double >::convert ( double  val)
inlinestatic

Definition at line 187 of file Compression.h.


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