#include <SampleOccurence.h>
Public Member Functions | |
| SampleOccurence (Vertex *v, unsigned short i) | |
| Vertex * | getVertex (void) const |
| void | setVertex (Vertex *v) |
| unsigned short | getIndex (void) const |
| void | setIndex (unsigned short i) |
| bool | operator== (const SampleOccurence &soc) const |
Private Attributes | |
| Vertex * | TheVertex |
| unsigned short | Index |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7