Public Member Functions | Public Attributes
pcl::visualization::Figure2D Struct Reference

Abstract class for storing figure information. All the derived class uses the same method draw() to invoke different drawing function of vtkContext2D. More...

#include <pcl_painter2D.h>

Inheritance diagram for pcl::visualization::Figure2D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void applyInternals (vtkContext2D *painter)
virtual void draw (vtkContext2D *)
 Figure2D (std::vector< float > info, vtkPen *p, vtkBrush *b, vtkTransform2D *t)
 Figure2D (vtkPen *p, vtkBrush *b, vtkTransform2D *t)

Public Attributes

vtkBrush * brush_
std::vector< float > info_
vtkPen * pen_
vtkTransform2D * transform_

Detailed Description

Abstract class for storing figure information. All the derived class uses the same method draw() to invoke different drawing function of vtkContext2D.

Author:
Kripasindhu Sarkar

Definition at line 73 of file pcl_painter2D.h.


Constructor & Destructor Documentation

pcl::visualization::Figure2D::Figure2D ( std::vector< float >  info,
vtkPen *  p,
vtkBrush *  b,
vtkTransform2D *  t 
) [inline]

Definition at line 80 of file pcl_painter2D.h.

pcl::visualization::Figure2D::Figure2D ( vtkPen *  p,
vtkBrush *  b,
vtkTransform2D *  t 
) [inline]

Definition at line 92 of file pcl_painter2D.h.


Member Function Documentation

void pcl::visualization::Figure2D::applyInternals ( vtkContext2D *  painter) [inline]

Definition at line 103 of file pcl_painter2D.h.

virtual void pcl::visualization::Figure2D::draw ( vtkContext2D *  ) [inline, virtual]

Member Data Documentation

Definition at line 77 of file pcl_painter2D.h.

Definition at line 75 of file pcl_painter2D.h.

Definition at line 76 of file pcl_painter2D.h.

Definition at line 78 of file pcl_painter2D.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:18