links Class Reference

#include <links.h>

Collaboration diagram for links:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addPlane (vector< int > cols, Data &dataSet, planeBase &plane, int type)
void removePlane (planeBase &plane)
void render ()

Public Attributes

planeAdminmasterPlane


Detailed Description

Manager for the links between planes.

Member Function Documentation

void links::addPlane ( vector< int >  cols,
Data dataSet,
planeBase plane,
int  type 
)

adds a new plane to the Linkmanager

Parameters:
cols choosen columns of the plane
dataset the loaded dataset
plane the new plane
type the type of the plane

void links::removePlane ( planeBase plane  ) 

removes a plane from the Linkmanager

Parameters:
plane the plane to remove

void links::render (  ) 

renders the links


Member Data Documentation

planeAdmin* links::masterPlane

pointer to the planeAdmin which stores all planes


The documentation for this class was generated from the following files:
Generated on Fri May 29 18:22:30 2009 for VisLink by  doxygen 1.5.4