#include <pandabase.h>
#include "eggObject.h"
#include "eggAttributes.h"
#include "eggMorphList.h"
#include <referenceCount.h>
#include <luse.h>
#include "pset.h"
#include "eggVertex.I"
Go to the source code of this file.
Compounds | |
class | EggVertex |
Any one-, two-, three-, or four-component vertex, possibly with attributes such as a normal. More... | |
class | UniqueEggVertices |
An STL function object for sorting vertices into order by properties. More... | |
Functions | |
ostream & | operator<< (ostream &out, const EggVertex &vert) |
Definition in file eggVertex.h.
|
Definition at line 152 of file eggVertex.h. References EXPCL_PANDAEGG, and INLINE. |