PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "cardMaker.h"#include "geomNode.h"#include "transformState.h"#include "colorAttrib.h"#include "sceneGraphReducer.h"#include "geom.h"#include "geomTristrips.h"#include "geomVertexWriter.h"#include "geomVertexFormat.h"Go to the source code of this file.
Functions | |
| PT (PandaNode) CardMaker | |
| Generates a GeomNode that renders the specified geometry. More... | |
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."
Definition in file cardMaker.cxx.
| PT | ( | PandaNode | ) |
Generates a GeomNode that renders the specified geometry.
Generates the card by rescaling the source geometry appropriately.
Definition at line 44 of file cardMaker.cxx.
1.8.15