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

#include <Compression.h>

Public Types

enum  { isReal = true }
 
using HalfT = Vec2H
 

Static Public Member Functions

static HalfT convert (const Vec2s &val)
 

Detailed Description

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

Definition at line 189 of file Compression.h.

Member Typedef Documentation

Definition at line 191 of file Compression.h.

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

Definition at line 190 of file Compression.h.

Member Function Documentation

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

Definition at line 192 of file Compression.h.


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