#include <vis3d_vf_impl.h>
|
| | vis3d_vf_impl (int vlen, int width, int height, int gwidth, int gheight, double maxz, int fps, char *xaxis, char *yaxis, char *zaxis, QWidget *parent) |
| |
| | ~vis3d_vf_impl () |
| |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
| void * | pyqwidget () |
| |
|
| typedef boost::shared_ptr< vis3d_vf > | sptr |
| |
| static sptr | make (int vlen, int width, int height, int gwidth, int gheight, double maxz, int fps, char *xaxis, char *yaxis, char *zaxis, QWidget *parent=NULL) |
| | Build a 3D visualisation. More...
|
| |
◆ vis3d_vf_impl()
| gr::inspector::vis3d_vf_impl::vis3d_vf_impl |
( |
int |
vlen, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
gwidth, |
|
|
int |
gheight, |
|
|
double |
maxz, |
|
|
int |
fps, |
|
|
char * |
xaxis, |
|
|
char * |
yaxis, |
|
|
char * |
zaxis, |
|
|
QWidget * |
parent |
|
) |
| |
◆ ~vis3d_vf_impl()
| gr::inspector::vis3d_vf_impl::~vis3d_vf_impl |
( |
| ) |
|
◆ pyqwidget()
| void* gr::inspector::vis3d_vf_impl::pyqwidget |
( |
| ) |
|
|
virtual |
◆ work()
| int gr::inspector::vis3d_vf_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
◆ d_main_gui
The documentation for this class was generated from the following file: