@@ -29,7 +29,7 @@
#include "typedWritableReferenceCount.h"
#include "pStatCollector.h"
-#include "notify.h"
+#include "pnotify.h"
#include "pmutex.h"
#include "filename.h"
#include "drawMask.h"
@@ -39,7 +39,7 @@
#include "config_display.h"
#include "geomMunger.h"
#include "geomVertexData.h"
#include "pvector.h"
#include "attribSlots.h"
#include "shaderContext.h"
@@ -27,7 +27,7 @@
#include "mouseData.h"
#include "modifierButtons.h"
#include "buttonEvent.h"
#include "reMutex.h"
@@ -21,7 +21,7 @@
#include "pandabase.h"
////////////////////////////////////////////////////////////////////
// Class : WindowProperties
@@ -22,7 +22,7 @@
// Includes
#include "typedef.h"
#ifdef OLD_HAVE_IPC
@@ -19,7 +19,7 @@
#define DOWNLOADDB_H
#include "multifile.h"
#include "datagram.h"
@@ -25,7 +25,7 @@
#endif
// We use real assert() instead of nassert(), because we're likely
-// to be invoked directly by notify here, and we don't want to
+// to be invoked directly by pnotify.here, and we don't want to
// risk infinite recursion.
#include <assert.h>
@@ -20,7 +20,7 @@
#define URLSPEC_H
// Class : URLSpec
@@ -18,7 +18,7 @@
#include "encryptStream.h"
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#include "zStream.h"
@@ -16,7 +16,7 @@
//
// Function: EggAnimData::Constructor
#include "typedObject.h"
#include "luse.h"
// Class : EggAttributes
#include "eggBin.h"
#include "dcast.h"
TypeHandle EggBinMaker::_type_handle;
@@ -217,7 +217,7 @@
#include "eggObject.h"
#include "pointerTo.h"
#include "pset.h"
#include "pmap.h"
#include "eggCurve.h"
#include "string_utils.h"
TypeHandle EggCurve::_type_handle;
@@ -24,7 +24,7 @@
#include "eggGroupNode.h"
#include "coordinateSystem.h"
#include "dSearchPath.h"
#include "eggGroupUniquifier.h"
#include "eggGroup.h"
#include <ctype.h>
#include "plist.h"
#include "mathNumbers.h"
class EggMesher;
#include "config_egg.h"
TypeHandle EggNameUniquifier::_type_handle;
#include "eggMaterial.h"
#include "eggVertexPool.h"
TypeHandle EggPoolUniquifier::_type_handle;
#include "eggRenderMode.h"
#include "indent.h"
TypeHandle EggRenderMode::_type_handle;
@@ -17,7 +17,7 @@
#include "eggData.h"
int
#ifdef THREAD_DUMMY_IMPL
#include "numeric_types.h"
#ifdef THREAD_NSPR_IMPL
#include <pratom.h>
#ifdef THREAD_POSIX_IMPL
#include <pthread.h>
#ifdef THREAD_WIN32_IMPL
#include <windows.h>
#include "config_express.h"
// Function: CircBuffer::Constructor
class MutexDummyImpl;
#include "mutexNsprImpl.h"
#include <prcvar.h>
#include "mutexPosixImpl.h"
#include "mutexWin32Impl.h"
// for sprintf().
#include <stdio.h>
#include "datagramIterator.h"
// Function: DatagramIterator::get_string
#include <errno.h>
#include "clockObject.h"
#include "ramfile.h"
@@ -23,7 +23,7 @@
#include <algorithm>
// There are some inheritance issues with template classes and typedef
#ifdef HAVE_OPENSSL
#include "selectThreadImpl.h" // for THREADED_PIPELINE definition
// Class : PipelineCyclerLinks
#define POINTERTOVOID_H
// Class : PointerToVoid
#include "reversedNumericData.h"
#include "referenceCount.h"
class ThatThingie : public TypedObject, public ReferenceCount {
public:
#include "threadPriority.h"
#include "threadImpl.h"
class Mutex;
class ReMutex;
class Thread;
#include "conditionVarWin32Impl.h"
@@ -120,4 +120,4 @@ private:
PLAYERS _players;
TEXTURES _textures;
};
-#endif
+#endif
#include "dconfig.h"
#include "deg_2_rad.h"
#include "nearly_zero.h"
#define __LORIENTATION_H__
#include "lquaternion.h"
#include "fltnames.h"
#include "compose_matrix.h"
#include "lquaternion_src.h"
#include "cmath.h"
#include "lrotation_src.h"
#include "checksumHashGenerator.h"
#include "lmatrix.h"
#include <stdlib.h>
void test() {
@@ -27,7 +27,11 @@
#ifdef HAVE_FFTW
+#ifdef IS_OSX
+#include <drfftw.h>
+#else
#include <rfftw.h>
// These FFTW support objects can only be defined if we actually have
// the FFTW library available.
#include "config_net.h"
#include "config_express.h" // for collect_tcp
#include <prerror.h>
#include "pprerror.h"
// Function: DatagramTCPHeader::Constructor
// Function: DatagramUDPHeader::Constructor
#include "geom.h"
#include "transformState.h"
#include "renderState.h"
// Function: CullHandler::Destructor
#include "loaderOptions.h"
#include "pandaNode.h"
#include "tokenBoard.h"
#include "nodePathComponent.h"
class NodePathCollection;
@@ -40,7 +40,7 @@
#include "nodePointerTo.h"
#include "pointerToArray.h"
#include "updateSeq.h"
#ifdef HAVE_PYTHON
#include "nodePath.h"
#include "polylightNode.h"
#include "sceneSetup.h"
#include "colorAttrib.h"
#include "bam.h"
#include "bamReader.h"
#define __BAM_READER_
#include "typedWritable.h"
#include "datagramGenerator.h"
#include "config_util.h"
#define __BAM_WRITER_
#include "bamEndian.h"
#include "bamTextureMode.h"
// Function: ButtonRegistry::RegistryNode::Constructor
// Function: ModifierButtons::Constructor
#include "mouseButton.h"
#include "buttonRegistry.h"
#include "nameUniquifier.h"
#include "test_bam.h"
#include "factory.h"
#include "writableParam.h"
#include <ipc_file.h>
#include "lineStream.h"
main(int argc, char *argv[]) {
#include "uniqueIdAllocator.h"
#include "chancfg.h"
#include "textNode.h"
#include "eggLoader.h"
#include "pt_NamedNode.h"
extern PT_NamedNode render;
#include "geomTristrips.h"
#include "geomVertexWriter.h"
#include "geomNode.h"
#include "colorScaleAttrib.h"