| 
    OpenVDB
    13.0.0
    
   | 
 
#include <openvdb/Types.h>
Public Types | |
| using | ElementType = typename T::ValueType | 
Static Public Attributes | |
| static const bool | IsVec = VecTraits<T>::IsVec | 
| static const bool | IsQuat = QuatTraits<T>::IsQuat | 
| static const bool | IsMat = MatTraits<T>::IsMat | 
| static const bool | IsScalar = false | 
| static const int | Size = T::size | 
| static const int | Elements = IsMat ? Size*Size : Size | 
| using ElementType = typename T::ValueType | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
 1.8.11