vtx_data(3)
NAME
vtx_data
SYNOPSIS
#include <EmbedderDefs.h> Public Attributes int nedges int * edges float * ewgts
Detailed Description
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.
Member Data Documentation
int* vtx_data::edges
float* vtx_data::ewgts
int vtx_data::nedges
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.