Panda3D
Classes | Functions
namable.h File Reference

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

#include "pandabase.h"
#include "typedObject.h"
#include <string>
#include "namable.I"

Go to the source code of this file.

Classes

class  Namable
 A base class for all things which can have a name. More...
 
class  NamableOrderByName
 An STL function object for sorting an array of pointers to Namables into order by name. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const Namable &n)
 

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
1999-01-15

Definition in file namable.h.