#include "pandabase.h"
#include "geom.h"
#include "luse.h"
#include "geomTransformer.I"
Go to the source code of this file.
Compounds | |
class | GeomTransformer |
An object specifically designed to transform the vertices of a Geom without disturbing indexing or affecting any other Geoms that may share the same vertex arrays, and without needlessly wasting memory when different Geoms sharing the same vertex arrays are transformed by the same amount. More... | |
class | GeomTransformer::SourceColors |
class | GeomTransformer::SourceNormals |
class | GeomTransformer::SourceTexCoords |
class | GeomTransformer::SourceVertices |
Definition in file geomTransformer.h.