Panda3D
Classes | Functions
xFileDataObject.h File Reference

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

#include "pandatoolbase.h"
#include "referenceCount.h"
#include "pointerTo.h"
#include "dcast.h"
#include "luse.h"
#include "xFileDataObject.I"

Go to the source code of this file.

Classes

class  XFileDataObject
 The abstract base class for a number of different types of data elements that may be stored in the X file. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const XFileDataObject &data_object)
 

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
2004-10-03

Definition in file xFileDataObject.h.