PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "eggMesher.h"#include "eggMesherFanMaker.h"#include "eggPolygon.h"#include "eggCompositePrimitive.h"#include "eggTriangleStrip.h"#include "eggTriangleFan.h"#include "eggGroup.h"#include "config_egg.h"#include "eggGroupNode.h"#include "dcast.h"#include "thread.h"#include <stdlib.h>Go to the source code of this file.
Functions | |
| PT (EggPrimitive) EggMesher | |
| Creates an EggPrimitive that represents the result of the meshed EggMesherStrip object. 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 eggMesher.cxx.
| PT | ( | EggPrimitive | ) |
Creates an EggPrimitive that represents the result of the meshed EggMesherStrip object.
Definition at line 311 of file eggMesher.cxx.
1.8.15