Panda3D
Public Member Functions | Public Attributes
GroupRefEntry Class Reference

A temporary class used in EggVertex::write(), below, to hold the groups that reference each vertex prior to outputting them as a formatted list. More...

List of all members.

Public Member Functions

 GroupRefEntry (EggGroup *group, double membership)
bool operator< (const GroupRefEntry &other) const
void output (ostream &out) const

Public Attributes

EggGroup_group
double _membership

Detailed Description

A temporary class used in EggVertex::write(), below, to hold the groups that reference each vertex prior to outputting them as a formatted list.

Definition at line 405 of file eggVertex.cxx.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations