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

#include <Compression.h>

Public Types

enum  { isReal = true }
 
using HalfT = Vec2H
 

Static Public Member Functions

static HalfT convert (const Vec2d &val)
 

Detailed Description

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

Definition at line 194 of file Compression.h.

Member Typedef Documentation

Definition at line 196 of file Compression.h.

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

Definition at line 195 of file Compression.h.

Member Function Documentation

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

Definition at line 198 of file Compression.h.


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