Overview     Modules     Class Hierarchy     Classes     Members  

Random Class Reference

#include <Random.h>

List of all members.


Detailed Description

Random.h - An implementation of a random 3D layout.

This plugin is an implementation of a random 3D layout

HISTORY

01/12/99 Verson 0.0.1: Initial release

Note:
This algorithm works on general graphs.
Let n be the number of nodes, the algorithm complexity is in O(n).
Author:
David Auber University Bordeaux I France, Email : auber@tulip-software.com

Public Member Functions


Constructor & Destructor Documentation

Random::Random const tlp::PropertyContext &   ) 
 

Random::~Random  ) 
 


Member Function Documentation

bool Random::check std::string &   ) 
 

void Random::reset  ) 
 

bool Random::run  ) 
 



Tulip Software by David AUBER    2001 - 2006