|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/arch/defines.h"#include "pxr/base/arch/inttypes.h"#include <cmath>
Include dependency graph for math.h:
This graph shows which files directly or indirectly include this file: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.