#include "pandabase.h"
#include "luse.h"
#include "eggMorphList.h"
#include "typedef.h"
#include "pointerToArray.h"
#include "pmap.h"
#include <math.h>
#include "computedVerticesMakerEntity.I"
Go to the source code of this file.
Compounds | |
class | ComputedVerticesMakerEntity |
This represents a single vertex value, or color value, or normal value, or some such thing, added to the ComputedVerticesMaker. More... | |
class | ComputedVerticesMakerEntityMap |
A map of some kind of entity, above, to an integer index number. More... | |
Typedefs | |
typedef ComputedVerticesMakerEntityMap< Vertexf, EggMorphVertexList > | ComputedVerticesMakerVertexMap |
typedef ComputedVerticesMakerEntityMap< Normalf, EggMorphNormalList > | ComputedVerticesMakerNormalMap |
typedef ComputedVerticesMakerEntityMap< TexCoordf, EggMorphTexCoordList > | ComputedVerticesMakerTexCoordMap |
typedef ComputedVerticesMakerEntityMap< Colorf, EggMorphColorList > | ComputedVerticesMakerColorMap |
Definition in file computedVerticesMakerEntity.h.
|
Definition at line 89 of file computedVerticesMakerEntity.h. |
|
Definition at line 87 of file computedVerticesMakerEntity.h. |
|
Definition at line 88 of file computedVerticesMakerEntity.h. |
|
Definition at line 86 of file computedVerticesMakerEntity.h. |