HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::QuatTraits< T, false > Struct Template Reference

#include <Types.h>

Public Types

using ElementType = T
 

Static Public Attributes

static const bool IsQuat = false
 
static const int Size = 1
 

Detailed Description

template<typename T>
struct openvdb::OPENVDB_VERSION_NAME::QuatTraits< T, false >

Definition at line 267 of file Types.h.

Member Typedef Documentation

template<typename T >
using openvdb::OPENVDB_VERSION_NAME::QuatTraits< T, false >::ElementType = T

Definition at line 271 of file Types.h.

Member Data Documentation

template<typename T >
const bool openvdb::OPENVDB_VERSION_NAME::QuatTraits< T, false >::IsQuat = false
static

Definition at line 269 of file Types.h.

template<typename T >
const int openvdb::OPENVDB_VERSION_NAME::QuatTraits< T, false >::Size = 1
static

Definition at line 270 of file Types.h.


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