NAME
Circular.cpp -
SYNOPSIS
#include <math.h>
#include ’Circular.h’
#include <tulip/TulipPlugin.h>
#include ’DatasetTools.h’
Functions
LAYOUTPLUGINOFGROUP (Circular,’Circular’,’David Auber/ Daniel
Archambault’,’25/11/2004’,’Ok’,’1.0’,’Basic’)
double computeRadius (const Size &s)
Function Documentation
double computeRadius (const Size & s) [inline]
LAYOUTPLUGINOFGROUP (Circular, ’Circular’, ’David Auber/ Daniel
Archambault’, ’25/11/2004’, ’Ok’, ’1.0’, ’Basic’) Authors: David Auber,
Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email :
auber@tulip-software.org Last modification : 13/03/2009 This program is
free software; you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any
later version. Author: David Auber / Daniel Archambault Email :
auber@labri.fr, archam@cs.ubc.ca Last modification : 25/11/2004 This
program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version. implementation of Circular (which is bubble
circular). For nodes, history, author and licence please see the header
file Circular.h
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.