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

#include <Types.h>

Public Types

using ElementType = T
 

Static Public Attributes

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

Detailed Description

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

Definition at line 251 of file Types.h.

Member Typedef Documentation

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

Definition at line 255 of file Types.h.

Member Data Documentation

template<typename T >
const bool openvdb::OPENVDB_VERSION_NAME::VecTraits< T, false >::IsVec = false
static

Definition at line 253 of file Types.h.

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

Definition at line 254 of file Types.h.


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