#include "pandabase.h"#include "drawable.h"#include "vector_typedWritable.h"#include "pointerTo.h"#include "pointerToArray.h"#include "typedef.h"#include "luse.h"#include "pta_Vertexf.h"#include "pta_Normalf.h"#include "pta_Colorf.h"#include "pta_TexCoordf.h"#include "pta_ushort.h"#include "pta_int.h"#include "texture.h"#include "geom.I"Go to the source code of this file.
| Compounds | |
| class | Geom | 
| class | Geom::ColorIterator | 
| class | Geom::NormalIterator | 
| class | Geom::TexCoordIterator | 
| class | Geom::VertexIterator | 
| Enumerations | |
| enum | GeomBindType { G_OFF, G_OVERALL, G_PER_PRIM, G_PER_COMPONENT, G_PER_VERTEX } | 
| enum | GeomAttrType { G_COORD, G_COLOR, G_NORMAL, G_TEXCOORD } | 
| Functions | |
| ostream & | operator<< (ostream &out, GeomBindType t) | 
| ostream & | operator<< (ostream &out, GeomAttrType t) | 
| INLINE ostream & | operator<< (ostream &out, const Geom &geom) | 
| Variables | |
| END_PUBLISH const int | num_GeomBindTypes = 5 | 
| const int | num_GeomAttrTypes = 4 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 Definition at line 295 of file geom.h. References Geom::output(). | 
| 
 | ||||||||||||
| 
 Definition at line 120 of file geom.cxx. References G_COLOR, G_COORD, G_NORMAL, and G_TEXCOORD. | 
| 
 | ||||||||||||
| 
 Definition at line 99 of file geom.cxx. References G_OFF, G_OVERALL, G_PER_COMPONENT, G_PER_PRIM, and G_PER_VERTEX. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3
1.3