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

#include <Compression.h>

Public Types

enum  { isReal = true }
 
using HalfT = Vec3H
 

Static Public Member Functions

static HalfT convert (const Vec3s &val)
 

Detailed Description

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

Definition at line 200 of file Compression.h.

Member Typedef Documentation

Definition at line 202 of file Compression.h.

Member Enumeration Documentation

anonymous enum
Enumerator
isReal 

Definition at line 201 of file Compression.h.

Member Function Documentation

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

Definition at line 203 of file Compression.h.


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