HDK
|
#include "pxr/pxr.h"
#include "pxr/base/arch/pragmas.h"
#include <cstdint>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | TfPointerAndBits< T > |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE constexpr bool | Tf_IsPow2 (uintptr_t val) |
PXR_NAMESPACE_OPEN_SCOPE constexpr bool Tf_IsPow2 | ( | uintptr_t | val | ) |
Definition at line 37 of file pointerAndBits.h.