Functions
contrib/brl/bbas/bxml/bsvg/bsvg_plot.cxx File Reference
#include "bsvg_plot.h"
#include <bxml/bxml_find.h>
#include <bxml/bsvg/bsvg_element.h>
#include <vcl_iostream.h>
#include <vcl_sstream.h>

Go to the source code of this file.

Functions

int number_of_bars_helper (bxml_data_sptr d)
 recursive helper to find number of bars.

Detailed Description

Author:
Ozge C. Ozcanli (Brown)
Date:
April 21, 2009

Definition in file bsvg_plot.cxx.


Function Documentation

int number_of_bars_helper ( bxml_data_sptr  d)

recursive helper to find number of bars.

Definition at line 225 of file bsvg_plot.cxx.