Panda3D
Functions
eggMesher.cxx File Reference

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...
 

Detailed Description

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."

Author
drose
Date
2005-03-13

Definition in file eggMesher.cxx.

Function Documentation

◆ PT()

PT ( EggPrimitive  )

Creates an EggPrimitive that represents the result of the meshed EggMesherStrip object.

Definition at line 311 of file eggMesher.cxx.