|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Macros | |
| #define | FLOATCONST(ARG) |
| #define | FLOATNAME(ARG) |
| #define | FLOATNAME_STR(ARG) |
| #define | FLOATTOKEN 'i' |
| #define | FLOATTYPE int |
| #define | FLOATTYPE_IS_INT |
| #define | FLOATTYPE_REPR(v, str) |
| #define | STRINGIFY(ARG) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file intnames.h.
| #define FLOATCONST | ( | ARG | ) |
Definition at line 41 of file intnames.h.
| #define FLOATNAME | ( | ARG | ) |
Definition at line 39 of file intnames.h.
| #define FLOATNAME_STR | ( | ARG | ) |
Definition at line 45 of file intnames.h.
| #define FLOATTOKEN 'i' |
Definition at line 40 of file intnames.h.
| #define FLOATTYPE int |
Definition at line 38 of file intnames.h.
| #define FLOATTYPE_IS_INT |
Definition at line 42 of file intnames.h.
| #define FLOATTYPE_REPR | ( | v, | |
| str ) |
Definition at line 47 of file intnames.h.
| #define STRINGIFY | ( | ARG | ) |
Definition at line 44 of file intnames.h.