18 #include "pandabase.h"
22 #include "nearly_zero.h"
30 #include "plane_src.h"
33 #include "plane_src.h"
35 #ifndef STDFLOAT_DOUBLE
36 typedef LPlanef LPlane;
38 typedef LPlaned LPlane;
43 typedef LPlanef PlaneF;
44 typedef LPlaned PlaneD;
45 #ifndef STDFLOAT_DOUBLE
46 typedef LPlanef Plane;
48 typedef LPlaned Plane;
A class to retrieve the individual data elements previously stored in a Datagram. ...
An ordered list of data elements, formatted in memory for transmission over a socket or writing to a ...