Panda3D
Classes | Functions
geomPrimitive.h File Reference

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

#include "pandabase.h"
#include "geomEnums.h"
#include "geomVertexArrayData.h"
#include "geomVertexData.h"
#include "copyOnWriteObject.h"
#include "luse.h"
#include "updateSeq.h"
#include "pointerTo.h"
#include "pta_int.h"
#include "pStatCollector.h"
#include "cycleData.h"
#include "cycleDataReader.h"
#include "cycleDataWriter.h"
#include "cycleDataStageReader.h"
#include "cycleDataStageWriter.h"
#include "pipelineCycler.h"
#include "deletedChain.h"
#include "geomPrimitive.I"

Go to the source code of this file.

Classes

class  GeomPrimitive
 This is an abstract base class for a family of classes that represent the fundamental geometry primitives that may be stored in a Geom. More...
 
class  GeomPrimitivePipelineReader
 Encapsulates the data from a GeomPrimitive, pre-fetched for one stage of the pipeline. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const GeomPrimitive &obj)
 

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
2005-03-06

Definition in file geomPrimitive.h.