VGServer::GraphData::Vertex Struct Reference

allocated millions of times in the vertex array More...

#include <GraphData.h>

List of all members.

Public Member Functions

AnyType getAttr (unsigned int attrid, const GraphData &gd) const
 returns the value of a vertex attribute by fetching the data from the GraphData object's arrays

Public Attributes

unsigned int attridx
 index into the attribute value array of the default bitfield (if it exists)
unsigned int edgeidx
 index into the edge adjaceny array of the first edge


Detailed Description

allocated millions of times in the vertex array

Definition at line 27 of file GraphData.h.


Member Function Documentation

class AnyType VGServer::GraphData::Vertex::getAttr ( unsigned int  attrid,
const GraphData gd 
) const [inline]

returns the value of a vertex attribute by fetching the data from the GraphData object's arrays

Definition at line 38 of file GraphData.h.

References attridx.


Member Data Documentation

unsigned int VGServer::GraphData::Vertex::attridx

index into the attribute value array of the default bitfield (if it exists)

Definition at line 34 of file GraphData.h.

Referenced by getAttr(), VGServer::GraphData::GraphData(), and VGServer::GraphLoader::terminate().

unsigned int VGServer::GraphData::Vertex::edgeidx

index into the edge adjaceny array of the first edge

Definition at line 30 of file GraphData.h.

Referenced by VGServer::GraphData::GraphData().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 27 14:34:01 2006 for VGServer by  doxygen 1.4.7