HDK
|
#include "pxr/pxr.h"
#include "pxr/base/arch/defines.h"
#include "pxr/base/arch/inttypes.h"
#include <cmath>
Go to the source code of this file.
Macros | |
#define | M_PI 3.14159265358979323846 |
Functions | |
int | ArchCountTrailingZeros (uint64_t x) |
Architecture-specific math function calls.
Definition in file math.h.