Panda3D
Public Member Functions | Public Attributes
VertexMembership Class Reference

This class is used to help EggOptchar quantize the membership of one vertex among its various groups. More...

#include "vertexMembership.h"

List of all members.

Public Member Functions

 VertexMembership (EggGroup *group, double membership)
 VertexMembership (const VertexMembership &copy)
bool operator< (const VertexMembership &other) const
void operator= (const VertexMembership &copy)

Public Attributes

EggGroup_group
double _membership

Detailed Description

This class is used to help EggOptchar quantize the membership of one vertex among its various groups.

Definition at line 29 of file vertexMembership.h.


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