@@ -26,7 +26,7 @@
#include "cppFile.h"
#include "cppCommentBlock.h"
-#include <dSearchPath.h>
+#include "dSearchPath.h"
#include <vector_string.h>
#include <map>
@@ -20,7 +20,7 @@
#include "config_notify.h"
#include "dconfig.h"
-#include <filename.h>
+#include "filename.h"
#include <ctype.h>
@@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
//#include <expand.h>
#include <string>
@@ -47,7 +47,7 @@
#include <cppTypeDeclaration.h>
#include <cppEnumType.h>
#include <cppCommentBlock.h>
-#include <notify.h>
+#include "notify.h"
#include <algorithm>
@@ -25,7 +25,7 @@
#include <interrogate_request.h>
#include <load_dso.h>
#include <pystub.h>
// If our system getopt() doesn't come with getopt_long_only(), then use
// the GNU flavor that we've got in tool for this purpose.
@@ -24,7 +24,7 @@
#include <cppType.h>
#include <cppStructType.h>
#include <cppDeclaration.h>
// Function: ParameterRemapPTToPointer::Constructor
@@ -28,7 +28,7 @@
#include <cppSimpleType.h>
// Function: TypeManager::resolve_type
@@ -19,7 +19,7 @@
#include "config_interrogatedb.h"
#include "interrogate_request.h"
-#include <dconfig.h>
+#include "dconfig.h"
#if defined(WIN32_VC) && defined(_DEBUG)
// _DEBUG assumes you are linking to msvcrt70d.dll, not msvcrt70.dll
@@ -34,7 +34,7 @@ int my_class1::method2(float x) { return (int)(x); }
int stupid_global;
Configure(test_lib);
#include "builderMisc.h"
#include "builderTypes.h"
-#include <luse.h>
+#include "luse.h"
#include <stdlib.h>
// Function: make_random_color
@@ -17,7 +17,7 @@
#include "builderPrim.h"
// Tell GCC that we'll take care of the instantiation explicitly here.
#ifdef __GNUC__
#pragma implementation
// Function: BuilderVertex::set_coord_value
@@ -23,7 +23,7 @@
#include "pmap.h"
#include <math.h>
#include <namedNode.h>
#include "pandabase.h"
#include <pta_Colorf.h>
#include <pta_Normalf.h>
#include "config_builder.h"
Configure(config_builder);
NotifyCategoryDef(builder, "");
#define CONFIG_BUILDER_H
-#include <notifyCategoryProxy.h>
+#include "notifyCategoryProxy.h"
NotifyCategoryDecl(builder, EXPCL_PANDAEGG, EXPTP_PANDAEGG);
/* okcircular */
#include "builderFuncs.h"
#include <mathNumbers.h>
#include "mesher.h"
#include <geom.h>
#include <geomNode.h>
#define CONFIG_CHAN_H
// Configure variables for chan package.
NotifyCategoryDecl(chan, EXPCL_PANDA, EXPTP_PANDA);
#include "chancfg.h"
#include "chanlayout.h"
#include "chanparse.h"
#include "chanshare.h"
LayoutType* LayoutDB = (LayoutType*)0;
INLINE void ChanEatFrontWhite(std::string& S) {
size_t i = S.find_first_not_of(" \t\r\f\n");
const int ChanFileEOF = -1;
#include "chansetup.h"
SetupType* SetupDB = (SetupType*)0;
WindowType* WindowDB = (WindowType*)0;
#include "characterSlider.h"
#include "computedVertices.h"
#include "dynamicVertices.h"
#include <lmatrix4.h>
Configure(config_char);
@@ -24,9 +24,9 @@
#include <pt_NamedNode.h>
-#include <pointerTo.h>
+#include "pointerTo.h"
#include <transformTransition.h>
#include <get_rel_pos.h>
#include <renderRelation.h>
@@ -22,7 +22,7 @@
#include "crTextureContext.h"
#include "crGeomNodeContext.h"
Configure(config_crgsg);
NotifyCategoryDef(crgsg, ":display:gsg");
#define CONFIG_GLGSG_H
NotifyCategoryDecl(crgsg, EXPCL_PANDACR, EXPTP_PANDACR);
@@ -21,7 +21,7 @@
-#include <typedReferenceCount.h>
+#include "typedReferenceCount.h"
#ifdef OLD_HAVE_IPC
#include <ipc_mutex.h>
@@ -31,7 +31,7 @@
#include "trackerNode.h"
#include "virtualMouse.h"
Configure(config_device);
NotifyCategoryDef(device, "");
#define CONFIG_DEVICE_H
NotifyCategoryDecl(device, EXPCL_PANDA, EXPTP_PANDA);
NotifyCategoryDecl(dgraph, EXPCL_PANDA, EXPTP_PANDA);
@@ -20,8 +20,8 @@
#define CONFIG_DISPLAY_H
#include "pvector.h"
#include "renderBuffer.h"
#include "displayRegion.h"
#include "pointerTo.h"
// Includes
#include <typedef.h>
#include "multiplexStreamBuf.h"
#include <stdio.h>
#include <getopt.h>
#endif
#include <patchfile.h>
int
main(int argc, char *argv[]) {
#define CONFIG_DXGSG7_H
NotifyCategoryDecl(dxgsg7, EXPCL_PANDADX, EXPTP_PANDADX);
NotifyCategoryDecl(wdxdisplay7, EXPCL_PANDADX, EXPTP_PANDADX);
#include "wdxGraphicsWindow8.h"
#include "wdxGraphicsPipe8.h"
Configure(config_dxgsg8);
//NotifyCategoryDef(dxgsg8, ":display:gsg"); dont want to merge this with the regular parent class dbg output
#include "wdxGraphicsWindow9.h"
#include "wdxGraphicsPipe9.h"
Configure(config_dxgsg9);
//NotifyCategoryDef(dxgsg9, ":display:gsg"); dont want to merge this with the regular parent class dbg output
#include "config_effects.h"
#include "lensFlareNode.h"
Configure(config_effects);
NotifyCategoryDef(effects, "");
#define CONFIG_EFFECTS_H
NotifyCategoryDecl(effects, EXPCL_PANDAFX, EXPTP_PANDAFX);
// Function: EggAnimData::Constructor
#include "eggCurve.h"
#include <string_utils.h>
TypeHandle EggCurve::_type_handle;
#include "eggGroupUniquifier.h"
#include "eggGroup.h"
#include "eggNode.h"
#include "eggGroupNode.h"
TypeHandle EggNameUniquifier::_type_handle;
#include "eggMaterial.h"
#include "eggVertexPool.h"
TypeHandle EggPoolUniquifier::_type_handle;
@@ -24,8 +24,8 @@
#include "eggObject.h"
-#include <pointerToArray.h>
-#include <pta_double.h>
+#include "pointerToArray.h"
+#include "pta_double.h"
#include "datagram.h"
// for sprintf().
#include <errno.h>
#include "clockObject.h"
#include "config_express.h"
// Function: get_config_path
#include "reversedNumericData.h"
#include "glTextureContext.h"
#include "glGeomNodeContext.h"
Configure(config_glgsg);
NotifyCategoryDef(glgsg, ":display:gsg");
NotifyCategoryDecl(glgsg, EXPCL_PANDAGL, EXPTP_PANDAGL);
#define __CONFIG_GLXDISPLAY_H__
NotifyCategoryDecl(glxdisplay, EXPCL_PANDAGL, EXPTP_PANDAGL);
#include "config_gsgbase.h"
#include "graphicsStateGuardianBase.h"
Configure(config_gsgbase);
#define __CONFIG_LERP_H__
NotifyCategoryDecl(lerp, EXPCL_PANDA, EXPTP_PANDA);
#define __LERPBLEND_H__
class EXPCL_PANDA LerpBlendType : public TypedReferenceCount {
PUBLISHED:
#include "luse.h"
#include "coordinateSystem.h"
Configure(config_linmath);
NotifyCategoryDef(linmath, "");
@@ -19,8 +19,8 @@
#include "config_linmath.h"
@@ -27,7 +27,7 @@
#include "pta_Normalf.h"
#include "pta_TexCoordf.h"
class Datagram;
class DatagramIterator;
#include <typedObject.h>
#include <datagram.h>
#include <datagramIterator.h>
#include <indent.h>
#include "deg_2_rad.h"
#include "nearly_zero.h"
#define __LORIENTATION_H__
#include "lquaternion.h"
#include "fltnames.h"
#include <checksumHashGenerator.h>
#include "vector_Normalf.h"
// Class : PTA_Normalf
#include "vector_TexCoordf.h"
// Class : PTA_TexCoordf
#include "vector_Vertexf.h"
// Class : PTA_Vertexf
#include "lmatrix.h"
#include "compose_matrix.h"
void test() {
#include "frustum.h"
#include "plane.h"
-#include <coordinateSystem.h>
+#include "coordinateSystem.h"
///////////////////////////////////////////////////////////////////
#define CONFIG_MATHUTIL_H
NotifyCategoryDecl(mathutil, EXPCL_PANDA, EXPTP_PANDA);
#include "netDatagram.h"
Configure(config_net);
NotifyCategoryDef(net, "");
#define CONFIG_NET_H
// Configure variables for net package.
#include "pprerror.h"
#include "config_net.h"
#include <prerror.h>
#include <pratom.h>
#include "datagramIterator.h"
// Function: DatagramTCPHeader::Constructor
// Function: DatagramUDPHeader::Constructor
class ParametricCurve;
#define CONFIG_PGUI_H
NotifyCategoryDecl(pgui, EXPCL_PANDA, EXPTP_PANDA);
#include "physical.h"
#include "physicsManager.h"
#include "config_pnmimage.h"
#include "pnmFileType.h"
Configure(config_pnmimage);
NotifyCategoryDef(pnmimage, "");
#define CONFIG_PNMIMAGE_H
NotifyCategoryDecl(pnmimage, EXPCL_PANDA, EXPTP_PANDA);
#define CONFIG_PNMIMAGETYPES_H
NotifyCategoryDecl(pnmimage_sgi, EXPCL_PANDA, EXPTP_PANDA);
NotifyCategoryDecl(pnmimage_alias, EXPCL_PANDA, EXPTP_PANDA);
// Function: ButtonRegistry::RegistryNode::Constructor
@@ -18,7 +18,7 @@
#include "modifierButtons.h"
// Function: ModifierButtons::Constructor
#include "buttonRegistry.h"
static const int num_mouse_buttons = 3;
#include "nameUniquifier.h"
#include "filename.h"
#include "config_util.h"
#include "lineStream.h"
#include "ribGraphicsPipe.h"
#include "ribGraphicsWindow.h"
Configure(config_ribdisplay);
NotifyCategoryDef(ribdisplay, "display");
@@ -58,7 +58,7 @@
#include "graphicsWindow.h"
class RIBGraphicsPipe;
#include "config_ribgsg.h"
#include "ribGraphicsStateGuardian.h"
Configure(config_ribgsg);
NotifyCategoryDef(ribgsg, ":display:gsg");
#include <graphicsStateGuardian.h>
class Geom;
class Texture;
@@ -29,7 +29,7 @@
#include "spheretexShader.h"
#include "spotlightShader.h"
Configure(config_shader);
NotifyCategoryDef(shader, "");
#include <configurable.h>
#include <lensNode.h>
#include <allAttributesWrapper.h>
#include <allTransitionsWrapper.h>
@@ -57,7 +57,7 @@
#include <geomLine.h>
Configure(shader_test);