Panda3D
Classes | Functions
dxfFile.h File Reference

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

#include "pandatoolbase.h"
#include "dxfLayer.h"
#include "dxfLayerMap.h"
#include "dxfVertex.h"
#include "luse.h"
#include "filename.h"

Go to the source code of this file.

Classes

struct  DXFFile::Color
 
class  DXFFile
 A generic DXF-reading class. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const DXFFile::State &state)
 
std::ostream & operator<< (std::ostream &out, const DXFFile::Section &section)
 
std::ostream & operator<< (std::ostream &out, const DXFFile::Entity &entity)
 

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-05-04

Definition in file dxfFile.h.