Panda3D
Macros
intnames.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

Go to the source code of this file.

Macros

#define FLOATCONST(ARG)   ARG
 
#define FLOATNAME(ARG)   ARG##i
 
#define FLOATNAME_STR(ARG)   STRINGIFY(ARG##i)
 
#define FLOATTOKEN   'i'
 
#define FLOATTYPE   int
 
#define FLOATTYPE_IS_INT
 
#define STRINGIFY(ARG)   #ARG
 

Detailed Description

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."

Author
rdb
Date
2014-06-07

Definition in file intnames.h.