InfoVis 2013  1.0
Information Visualisation project - "Mapping Text with Phrase Nets"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GraphNodeListEntry Class Reference

#include <NodeGraphManager.h>

Public Member Functions

 GraphNodeListEntry ()
 
 GraphNodeListEntry (const GraphNodeListEntry &other)
 
bool operator< (const GraphNodeListEntry &compareNode)
 

Public Attributes

GraphNodem_graphNode
 
CEGUI::Window * m_graphNodeWindow
 
float m_highestNeighbourWeight
 

Constructor & Destructor Documentation

GraphNodeListEntry::GraphNodeListEntry ( )
GraphNodeListEntry::GraphNodeListEntry ( const GraphNodeListEntry other)

Member Function Documentation

bool GraphNodeListEntry::operator< ( const GraphNodeListEntry compareNode)

Member Data Documentation

GraphNode* GraphNodeListEntry::m_graphNode
CEGUI::Window* GraphNodeListEntry::m_graphNodeWindow
float GraphNodeListEntry::m_highestNeighbourWeight

The documentation for this class was generated from the following files: