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

#include <Compression.h>

Public Types

enum  { isReal = true }
 
using HalfT = Vec3H
 

Static Public Member Functions

static HalfT convert (const Vec3d &val)
 

Detailed Description

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

Definition at line 205 of file Compression.h.

Member Typedef Documentation

Definition at line 207 of file Compression.h.

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

Definition at line 206 of file Compression.h.

Member Function Documentation

static HalfT openvdb::OPENVDB_VERSION_NAME::io::RealToHalf< Vec3d >::convert ( const Vec3d &  val)
inlinestatic

Definition at line 209 of file Compression.h.


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