| HDK
    | 
| Classes | |
| class | TypeMask | 
| Typedefs | |
| typedef uint64 | value_type | 
| Enumerations | |
| enum | { TypeMaskBits = std::numeric_limits<value_type>::digits } | 
| Functions | |
| const TypeMask | operator| (const TypeMask &m1, const TypeMask &m2) | 
| const TypeMask | operator& (const TypeMask &m1, const TypeMask &m2) | 
| const TypeMask | operator^ (const TypeMask &m1, const TypeMask &m2) | 
| const TypeMask | operator~ (const TypeMask &m1) | 
Namespace for storing transitional types to provide source compatibility with the old bitmask primitive type detection.
| typedef uint64 GA_PrimCompat::value_type | 
Definition at line 29 of file GA_PrimCompat.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| TypeMaskBits | |
Definition at line 30 of file GA_PrimCompat.h.
| 
 | inline | 
Definition at line 84 of file GA_PrimCompat.h.
| 
 | inline | 
Definition at line 90 of file GA_PrimCompat.h.
| 
 | inline | 
Definition at line 79 of file GA_PrimCompat.h.
| 
 | inline | 
Definition at line 95 of file GA_PrimCompat.h.