Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes | List of all members
VertexMembership Class Reference

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

#include "vertexMembership.h"

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: