Public Attributes

Edge Class Reference

Class containing information about an edge. More...

#include <Edge.h>

List of all members.

Public Attributes

unsigned int m_nodeA
 The first node of the edge.
unsigned int m_nodeB
 The second node of the edge.
bool m_spring
 Indicates if the edge has been added to the springs array.

Detailed Description

Class containing information about an edge.


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