Panda3D
Classes | Functions
geomVertexData.h File Reference

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

#include "pandabase.h"
#include "copyOnWriteObject.h"
#include "copyOnWritePointer.h"
#include "geomVertexFormat.h"
#include "geomVertexColumn.h"
#include "geomVertexArrayData.h"
#include "geomEnums.h"
#include "geomCacheEntry.h"
#include "transformTable.h"
#include "transformBlendTable.h"
#include "sliderTable.h"
#include "internalName.h"
#include "cycleData.h"
#include "cycleDataLockedReader.h"
#include "cycleDataReader.h"
#include "cycleDataWriter.h"
#include "cycleDataStageReader.h"
#include "cycleDataStageWriter.h"
#include "pipelineCycler.h"
#include "pStatCollector.h"
#include "pointerTo.h"
#include "pmap.h"
#include "pvector.h"
#include "deletedChain.h"
#include "geomVertexData.I"

Go to the source code of this file.

Classes

class  GeomVertexData::CacheEntry
 
class  GeomVertexData::CacheKey
 
class  GeomVertexData
 This defines the actual numeric vertex data stored in a Geom, in the structure defined by a particular GeomVertexFormat object. More...
 
class  GeomVertexDataPipelineBase
 The common code from GeomVertexDataPipelineReader and GeomVertexDataPipelineWriter. More...
 
class  GeomVertexDataPipelineReader
 Encapsulates the data from a GeomVertexData, pre-fetched for one stage of the pipeline. More...
 
class  GeomVertexDataPipelineWriter
 Encapsulates the data from a GeomVertexData, pre-fetched for one stage of the pipeline. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const GeomVertexData &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 geomVertexData.h.