conetreeextended.cpp(3)
NAME
ConeTreeExtended.cpp
SYNOPSIS
#include <tulip/Circle.h> #include 'ConeTreeExtended.h' #include 'DatasetTools.h' Defines #define ORIENTATION 'vertical;horizontal;' Functions LAYOUTPLUGINOFGROUP (ConeTreeExtended,'Cone Tree','David Auber','01/04/2001','Stable','1.0','Tree') float sqr (float x) float minRadius (float radius1, float alpha1, float radius2, float alpha2)
Define Documentation
#define ORIENTATION 'vertical;horizontal;'
Function Documentation
- LAYOUTPLUGINOFGROUP (ConeTreeExtended, 'Cone Tree', 'David Auber',
- '01/04/2001', 'Stable', '1.0', 'Tree')
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. - float minRadius (float radius1, float alpha1, float radius2, float alpha2) float sqr (float x)
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.