Panda3D
Classes | Functions
dSearchPath.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"
#include "filename.h"
#include "pvector.h"
#include "dSearchPath.I"

Go to the source code of this file.

Classes

class  DSearchPath
 This class stores a list of directories that can be searched, in order, to locate a particular file. More...
 
class  DSearchPath::Results
 

Functions

std::ostream & operator<< (std::ostream &out, const DSearchPath &sp)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-07-01

Definition in file dSearchPath.h.