14 #ifndef PTA_STDFLOAT_H 15 #define PTA_STDFLOAT_H 22 #ifndef STDFLOAT_DOUBLE 23 typedef PTA_float PTA_stdfloat;
26 typedef PTA_double PTA_stdfloat;
28 #endif // STDFLOAT_DOUBLE PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Similar to PointerToArray, except that its contents may not be modified.