#include "pandabase.h"
#include "computedVerticesMakerEntity.h"
#include "computedVerticesMorph.h"
#include "pointerToArray.h"
#include "luse.h"
#include "typedef.h"
#include "eggMorphList.h"
#include "pta_Vertexf.h"
#include "pta_Normalf.h"
#include "pta_Colorf.h"
#include "pta_TexCoordf.h"
#include "pset.h"
#include "pmap.h"
#include "computedVerticesMaker.I"
Go to the source code of this file.
Compounds | |
class | ComputedVerticesMaker |
An object to collect together all the vertices of a character, indicate what the transform space of each vertex is (which may be a soft-skinned combination of one or more joints), and identify which vertices may be shared together. More... | |
class | ComputedVerticesMaker::JointWeights |
class | ComputedVerticesMaker::MorphList |
class | ComputedVerticesMaker::VertexCollection |
class | ComputedVerticesMaker::VertexTransform |
Functions | |
ostream & | operator<< (ostream &out, const ComputedVerticesMaker::JointWeights &jw) |
Definition in file computedVerticesMaker.h.
|
Definition at line 175 of file computedVerticesMaker.h. |