changed includes

This commit is contained in:
Dave Schuyler 2003-10-30 07:08:59 +00:00
parent 4ae3692c79
commit a43b1f20a6
215 changed files with 328 additions and 328 deletions

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
#include <datagram.h>
#include "datagram.h"
#include <datagramIterator.h>
#include <bamReader.h>
#include <bamWriter.h>

View File

@ -19,7 +19,7 @@
#ifndef PSTATTIMER_H
#define PSTATTIMER_H
#include <pandabase.h>
#include "pandabase.h"
#include "pStatCollector.h"

View File

@ -19,7 +19,7 @@
#ifndef BAMREADERPARAM_H
#define BAMREADERPARAM_H
#include <pandabase.h>
#include "pandabase.h"
#include "factoryParam.h"

View File

@ -19,7 +19,7 @@
#ifndef BITMASK_H
#define BITMASK_H
#include <pandabase.h>
#include "pandabase.h"
#include "numeric_types.h"
#include "typedObject.h"

View File

@ -19,7 +19,7 @@
#ifndef COLLIDEMASK_H
#define COLLIDEMASK_H
#include <pandabase.h>
#include "pandabase.h"
#include "bitMask.h"

View File

@ -19,7 +19,7 @@
#ifndef COMPARETO_H
#define COMPARETO_H
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : CompareTo

View File

@ -22,7 +22,7 @@
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "typedObject.h"

View File

@ -19,7 +19,7 @@
#ifndef DRAWMASK_H
#define DRAWMASK_H
#include <pandabase.h>
#include "pandabase.h"
#include "bitMask.h"

View File

@ -19,7 +19,7 @@
#ifndef FACTORY_H
#define FACTORY_H
#include <pandabase.h>
#include "pandabase.h"
#include "factoryBase.h"

View File

@ -19,7 +19,7 @@
#ifndef FACTORYBASE_H
#define FACTORYBASE_H
#include <pandabase.h>
#include "pandabase.h"
#include "typedObject.h"
#include "typedReferenceCount.h"

View File

@ -19,7 +19,7 @@
#ifndef FACTORYPARAM_H
#define FACTORYPARAM_H
#include <pandabase.h>
#include "pandabase.h"
#include "typedReferenceCount.h"

View File

@ -19,7 +19,7 @@
#ifndef FACTORYPARAMS_H
#define FACTORYPARAMS_H
#include <pandabase.h>
#include "pandabase.h"
#include "typedObject.h"
#include "typedReferenceCount.h"

View File

@ -19,7 +19,7 @@
#ifndef FIRSTOFPAIRCOMPARE_H
#define FIRSTOFPAIRCOMPARE_H
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : FirstOfPairCompare

View File

@ -19,7 +19,7 @@
#ifndef FIRSTOFPAIRLESS_H
#define FIRSTOFPAIRLESS_H
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : FirstOfPairLess

View File

@ -19,7 +19,7 @@
#ifndef GLOBALPOINTERREGISTRY_H
#define GLOBALPOINTERREGISTRY_H
#include <pandabase.h>
#include "pandabase.h"
#include "typedObject.h"

View File

@ -19,7 +19,7 @@
#ifndef INDIRECTCOMPARENAMES_H
#define INDIRECTCOMPARENAMES_H
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : IndirectCompareNames

View File

@ -19,7 +19,7 @@
#ifndef INDIRECTCOMPARETO_H
#define INDIRECTCOMPARETO_H
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : IndirectCompareTo

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "ioPtaDatagramFloat.h"
#include "datagram.h"

View File

@ -19,7 +19,7 @@
#ifndef _IO_PTA_DATAGRAM_FLOAT
#define _IO_PTA_DATAGRAM_FLOAT
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "pta_float.h"

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "ioPtaDatagramInt.h"
#include "datagram.h"

View File

@ -19,7 +19,7 @@
#ifndef _IO_PTA_DATAGRAM_INT
#define _IO_PTA_DATAGRAM_INT
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "pta_int.h"

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "ioPtaDatagramShort.h"
#include "datagram.h"

View File

@ -19,7 +19,7 @@
#ifndef _IO_PTA_DATAGRAM_SHORT
#define _IO_PTA_DATAGRAM_SHORT
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "pta_ushort.h"

View File

@ -19,7 +19,7 @@
#ifndef KEYBOARDBUTTON_H
#define KEYBOARDBUTTON_H
#include <pandabase.h>
#include "pandabase.h"
#include "buttonHandle.h"

View File

@ -19,7 +19,7 @@
#ifndef LINESTREAMBUF_H
#define LINESTREAMBUF_H
#include <pandabase.h>
#include "pandabase.h"
#include <string>

View File

@ -19,7 +19,7 @@
#ifndef MODIFIERBUTTONS_H
#define MODIFIERBUTTONS_H
#include <pandabase.h>
#include "pandabase.h"
#include "buttonHandle.h"
#include "pointerToArray.h"

View File

@ -19,7 +19,7 @@
#ifndef MOUSEBUTTON_H
#define MOUSEBUTTON_H
#include <pandabase.h>
#include "pandabase.h"
#include "buttonHandle.h"

View File

@ -19,7 +19,7 @@
#ifndef NAMEUNIQUIFIER_H
#define NAMEUNIQUIFIER_H
#include <pandabase.h>
#include "pandabase.h"
#include <string>
#include "pset.h"

View File

@ -19,7 +19,7 @@
#ifndef PTA_DOUBLE_H
#define PTA_DOUBLE_H
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "vector_double.h"

View File

@ -19,7 +19,7 @@
#ifndef PTA_FLOAT_H
#define PTA_FLOAT_H
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "vector_float.h"

View File

@ -19,7 +19,7 @@
#ifndef PTA_INT_H
#define PTA_INT_H
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "vector_int.h"

View File

@ -19,7 +19,7 @@
#ifndef PTA_USHORT_H
#define PTA_USHORT_H
#include <pandabase.h>
#include "pandabase.h"
#include "pointerToArray.h"
#include "vector_ushort.h"

View File

@ -19,7 +19,7 @@
#ifndef STRING_UTILS_H
#define STRING_UTILS_H
#include <pandabase.h>
#include "pandabase.h"
#include <string>
#include <vector_string.h>

View File

@ -16,9 +16,9 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include <notify.h>
#include <dconfig.h>
#include "pandabase.h"
#include "notify.h"
#include "dconfig.h"
#include "test_bam.h"

View File

@ -17,8 +17,8 @@
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include <notify.h>
#include "pandabase.h"
#include "notify.h"
#include "factory.h"
#include "writableParam.h"

View File

@ -16,8 +16,8 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include <notify.h>
#include "pandabase.h"
#include "notify.h"
#include <ipc_file.h>
#include "test_bam.h"

View File

@ -16,8 +16,8 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include <notify.h>
#include "pandabase.h"
#include "notify.h"
#include "test_bam.h"

View File

@ -15,10 +15,10 @@
// panda3d@yahoogroups.com .
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "timedCycle.h"
#include <datagram.h>
#include "datagram.h"
#include <datagramIterator.h>
////////////////////////////////////////////////////////////////////

View File

@ -22,7 +22,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "clockObject.h"

View File

@ -19,7 +19,7 @@
#ifndef TYPEDWRITABLEREFERENCECOUNT_H
#define TYPEDWRITABLEREFERENCECOUNT_H
#include <pandabase.h>
#include "pandabase.h"
#include "typedWritable.h"
#include "referenceCount.h"

View File

@ -19,7 +19,7 @@
#ifndef UPDATE_SEQ
#define UPDATE_SEQ
#include <pandabase.h>
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : UpdateSeq

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_DOUBLE_H
#define VECTOR_DOUBLE_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_FLOAT_H
#define VECTOR_FLOAT_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_TYPED_WRITABLE_H
#define VECTOR_TYPED_WRITABLE_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_ULONG_H
#define VECTOR_ULONG_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_USHORT_H
#define VECTOR_USHORT_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -19,7 +19,7 @@
#ifndef VECTOR_WRITABLE_H
#define VECTOR_WRITABLE_H
#include <pandabase.h>
#include "pandabase.h"
#include "pvector.h"

View File

@ -24,7 +24,7 @@
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "typedWritable.h"

View File

@ -19,7 +19,7 @@
#ifndef WRITABLEPARAM_H
#define WRITABLEPARAM_H
#include <pandabase.h>
#include "pandabase.h"
#include "factoryParam.h"
#include "datagram.h"

View File

@ -19,8 +19,8 @@
#ifndef CONFIG_RIBDISPLAY_H
#define CONFIG_RIBDISPLAY_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(ribdisplay, EXPCL_PANDARIB, EXPTP_PANDARIB);

View File

@ -19,7 +19,7 @@
#ifndef RIBGRAPHICSPIPE_H
#define RIBGRAPHICSPIPE_H
#include <pandabase.h>
#include "pandabase.h"
#include <string>
#include <noninteractiveGraphicsPipe.h>

View File

@ -55,9 +55,9 @@
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include <graphicsWindow.h>
#include "graphicsWindow.h"
#include <filename.h>
class RIBGraphicsPipe;

View File

@ -19,8 +19,8 @@
#ifndef CONFIG_RIBGSG_H
#define CONFIG_RIBGSG_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(ribgsg, EXPCL_PANDARIB, EXPTP_PANDARIB);

View File

@ -33,7 +33,7 @@
#include <geom.h>
#include <geomprimitives.h>
#include <geomIssuer.h>
#include <graphicsWindow.h>
#include "graphicsWindow.h"
#include <graphicsChannel.h>
#include <indent.h>
#include <dftraverser.h>
@ -50,7 +50,7 @@
#include <directionalLight.h>
#include <pointLight.h>
#include <spotlight.h>
#include <pandabase.h>
#include "pandabase.h"
#include <assert.h>

View File

@ -19,7 +19,7 @@
#ifndef RIBGRAPHICSSTATEGUARDIAN_H
#define RIBGRAPHICSSTATEGUARDIAN_H
#include <pandabase.h>
#include "pandabase.h"
#include <graphicsStateGuardian.h>
#include <filename.h>

View File

@ -19,7 +19,7 @@
#ifndef RIBSTUFFTRAVERSER_H
#define RIBSTUFFTRAVERSER_H
#include <pandabase.h>
#include "pandabase.h"
#include <traverserVisitor.h>
#include <renderRelation.h>

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"

View File

@ -19,8 +19,8 @@
#ifndef CONFIG_SHADER_H
#define CONFIG_SHADER_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(shader, EXPCL_SHADER, EXPTP_SHADER);

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "casterShader.h"
#include <pixelBuffer.h>

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include <configurable.h>
#include <namedNode.h>
@ -30,7 +30,7 @@
#include <graphicsStateGuardian.h>
#include <allAttributesWrapper.h>
#include <allTransitionsWrapper.h>
#include <pointerTo.h>
#include "pointerTo.h"
////////////////////////////////////////////////////////////////////
// Defines

View File

@ -19,12 +19,12 @@
#ifndef SHADERTRANSITION_H
#define SHADERTRANSITION_H
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"
#include <immediateTransition.h>
#include <pointerTo.h>
#include "pointerTo.h"
#include <nodeRelation.h>
#include "plist.h"

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"
#include "spheretexShader.h"

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"
#include "spheretexShader.h"

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "shader.h"
#include <texture.h>

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include "projtexShader.h"

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include <namedNode.h>
#include <eventHandler.h>

View File

@ -16,41 +16,41 @@
//
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include <framework.h>
#include <eventHandler.h>
#include <chancfg.h>
#include <lightTransition.h>
#include <transformTransition.h>
#include <get_rel_pos.h>
#include <directionalLight.h>
#include <renderRelation.h>
#include <frustum.h>
#include <perspectiveLens.h>
#include <shaderTransition.h>
#include <texture.h>
#include <texturePool.h>
#include <spotlight.h>
#include <pt_Node.h>
#include <pt_NamedNode.h>
#include <loader.h>
#include <auto_bind.h>
#include <animControlCollection.h>
#include <trackball.h>
#include <planarSlider.h>
#include <transform2sg.h>
#include <projtexShader.h>
#include <spotlightShader.h>
#include <projtexShadower.h>
#include <spheretexHighlighter.h>
#include <spheretexReflector.h>
#include <plane.h>
#include <planeNode.h>
#include <planarReflector.h>
#include <outlineShader.h>
#include <geomLine.h>
#include <look_at.h>
#include <geomNode.h>
#include "pandabase.h"
#include "framework.h"
#include "eventHandler.h"
#include "chancfg.h"
#include "lightTransition.h"
#include "transformTransition.h"
#include "get_rel_pos.h"
#include "directionalLight.h"
#include "renderRelation.h"
#include "frustum.h"
#include "perspectiveLens.h"
#include "shaderTransition.h"
#include "texture.h"
#include "texturePool.h"
#include "spotlight.h"
#include "pt_Node.h"
#include "pt_NamedNode.h"
#include "loader.h"
#include "auto_bind.h"
#include "animControlCollection.h"
#include "trackball.h"
#include "planarSlider.h"
#include "transform2sg.h"
#include "projtexShader.h"
#include "spotlightShader.h"
#include "projtexShadower.h"
#include "spheretexHighlighter.h"
#include "spheretexReflector.h"
#include "plane.h"
#include "planeNode.h"
#include "planarReflector.h"
#include "outlineShader.h"
#include "geomLine.h"
#include "look_at.h"
#include "geomNode.h"
//From framework
extern PT(GeomNode) geomnode;

View File

@ -19,8 +19,8 @@
#ifndef CONFIG_TFORM_H
#define CONFIG_TFORM_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(tform, EXPCL_PANDA, EXPTP_PANDA);

View File

@ -19,8 +19,8 @@
#ifndef CONFIG_VRPN_H
#define CONFIG_VRPN_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(vrpn, EXPCL_PANDA, EXPTP_PANDA);

View File

@ -19,7 +19,7 @@
#ifndef VRPNANALOG_H
#define VRPNANALOG_H
#include <pandabase.h>
#include "pandabase.h"
#include "vrpn_interface.h"

View File

@ -19,7 +19,7 @@
#ifndef VRPNANALOGDEVICE_H
#define VRPNANALOGDEVICE_H
#include <pandabase.h>
#include "pandabase.h"
#include <clientAnalogDevice.h>

View File

@ -19,7 +19,7 @@
#ifndef VRPNBUTTON_H
#define VRPNBUTTON_H
#include <pandabase.h>
#include "pandabase.h"
#include "vrpn_interface.h"

View File

@ -19,7 +19,7 @@
#ifndef VRPNBUTTONDEVICE_H
#define VRPNBUTTONDEVICE_H
#include <pandabase.h>
#include "pandabase.h"
#include <clientButtonDevice.h>

View File

@ -19,7 +19,7 @@
#ifndef VRPNCLIENT_H
#define VRPNCLIENT_H
#include <pandabase.h>
#include "pandabase.h"
#include <clientBase.h>
#include "vrpn_interface.h"

View File

@ -19,7 +19,7 @@
#ifndef VRPNDIAL_H
#define VRPNDIAL_H
#include <pandabase.h>
#include "pandabase.h"
#include "vrpn_interface.h"

View File

@ -19,7 +19,7 @@
#ifndef VRPNDIALDEVICE_H
#define VRPNDIALDEVICE_H
#include <pandabase.h>
#include "pandabase.h"
#include <clientDialDevice.h>

View File

@ -19,7 +19,7 @@
#ifndef VRPNTRACKER_H
#define VRPNTRACKER_H
#include <pandabase.h>
#include "pandabase.h"
#include "vrpn_interface.h"

View File

@ -19,7 +19,7 @@
#ifndef VRPNTRACKERDEVICE_H
#define VRPNTRACKERDEVICE_H
#include <pandabase.h>
#include "pandabase.h"
#include <clientTrackerDevice.h>

View File

@ -19,7 +19,7 @@
#ifndef VRPN_INTERFACE_H
#define VRPN_INTERFACE_H
#include <pandabase.h>
#include "pandabase.h"
#ifdef CPPPARSER
// For correct interrogate parsing of UNC's vrpn library.

View File

@ -19,9 +19,9 @@
#ifndef __CONFIG_WCRDISPLAY_H__
#define __CONFIG_WCRDISPLAY_H__
#include <pandabase.h>
#include "pandabase.h"
#include <filename.h>
#include <notifyCategoryProxy.h>
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(wcrdisplay, EXPCL_PANDACR, EXPTP_PANDACR);

View File

@ -21,7 +21,7 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include <string>
#include <interactiveGraphicsPipe.h>

View File

@ -21,9 +21,9 @@
////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////
#include <pandabase.h>
#include "pandabase.h"
#include <graphicsWindow.h>
#include "graphicsWindow.h"
#define WINDOWS_LEAN_AND_MEAN
#include <windows.h>
#undef WINDOWS_LEAN_AND_MEAN

View File

@ -19,7 +19,7 @@
#ifndef STITCHCOMMANDPROGRAM_H
#define STITCHCOMMANDPROGRAM_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "stitchCommandReader.h"

View File

@ -19,7 +19,7 @@
#ifndef STITCHVIEWERPROGRAM_H
#define STITCHVIEWERPROGRAM_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "stitchCommandReader.h"

View File

@ -20,7 +20,7 @@
#include "stitchCommand.h"
#include "triangleRasterizer.h"
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <deg_2_rad.h>
#include <math.h>

View File

@ -22,7 +22,7 @@
#include "triangleRasterizer.h"
#include "triangle.h"
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <deg_2_rad.h>
#include <math.h>

View File

@ -19,7 +19,7 @@
#include "stitchLens.h"
#include "triangleRasterizer.h"
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <deg_2_rad.h>
#include <math.h>

View File

@ -22,7 +22,7 @@
#include "triangleRasterizer.h"
#include "triangle.h"
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <deg_2_rad.h>
#include <math.h>

View File

@ -19,7 +19,7 @@
#include "stitchPerspectiveLens.h"
#include "stitchCommand.h"
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <deg_2_rad.h>
#include <math.h>

View File

@ -19,7 +19,7 @@
#ifndef TESTCOPY_H
#define TESTCOPY_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "cvsCopy.h"

View File

@ -19,7 +19,7 @@
#ifndef EGGCONVERTER_H
#define EGGCONVERTER_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "eggFilter.h"

View File

@ -19,7 +19,7 @@
#ifndef EGGFILTER_H
#define EGGFILTER_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "eggReader.h"
#include "eggWriter.h"

View File

@ -19,7 +19,7 @@
#ifndef EGGMULTIFILTER_H
#define EGGMULTIFILTER_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "eggMultiBase.h"

View File

@ -19,7 +19,7 @@
#ifndef EGGTOSOMETHING_H
#define EGGTOSOMETHING_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "eggConverter.h"

View File

@ -19,10 +19,10 @@
#ifndef CONFIG_EGGCHARBASE_H
#define CONFIG_EGGCHARBASE_H
#include <pandabase.h>
#include "pandabase.h"
// Commented out to resolve link problem
// #include <notifyCategoryProxy.h>
// #include "notifyCategoryProxy.h"
// NotifyCategoryDecl(eggcharbase, EXPCL_MISC, EXPTP_MISC);
extern void init_libeggcharbase();

View File

@ -19,9 +19,9 @@
#ifndef CONFIG_FLT_H
#define CONFIG_FLT_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include <notifyCategoryProxy.h>
#include "notifyCategoryProxy.h"
NotifyCategoryDeclNoExport(flt);

View File

@ -19,12 +19,12 @@
#ifndef FLTBEAD_H
#define FLTBEAD_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "fltRecord.h"
#include "fltTransformRecord.h"
#include <luse.h>
#include "luse.h"
////////////////////////////////////////////////////////////////////
// Class : FltBead

View File

@ -19,7 +19,7 @@
#ifndef FLTBEADID_H
#define FLTBEADID_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "fltBead.h"

View File

@ -19,12 +19,12 @@
#ifndef FLTCURVE_H
#define FLTCURVE_H
#include <pandatoolbase.h>
#include "pandatoolbase.h"
#include "fltBeadID.h"
#include "fltHeader.h"
#include <luse.h>
#include "luse.h"
////////////////////////////////////////////////////////////////////
// Class : FltCurve

Some files were not shown because too many files have changed in this diff Show More