Public Member Functions | Private Attributes
Grid Class Reference

#include <grid.h>

Inheritance diagram for Grid:
Inheritance graph
[legend]

List of all members.

Public Member Functions

vtkSmartPointer
< vtkRectilinearGrid > 
getGrid () const
vtkSmartPointer< vtkActor > getGridActor () const
 Grid (std::string name, int size=10, double spacing=1.0)
 ~Grid ()

Private Attributes

vtkSmartPointer
< vtkRectilinearGrid > 
grid_
vtkSmartPointer< vtkActor > grid_actor_

Detailed Description

Definition at line 21 of file grid.h.


Constructor & Destructor Documentation

Grid::Grid ( std::string  name,
int  size = 10,
double  spacing = 1.0 
)

Definition at line 14 of file grid.cpp.

Grid::~Grid ( ) [inline]

Definition at line 28 of file grid.h.


Member Function Documentation

vtkSmartPointer<vtkRectilinearGrid> Grid::getGrid ( ) const [inline]

Definition at line 33 of file grid.h.

vtkSmartPointer<vtkActor> Grid::getGridActor ( ) const [inline]

Definition at line 40 of file grid.h.


Member Data Documentation

vtkSmartPointer<vtkRectilinearGrid> Grid::grid_ [private]

Definition at line 49 of file grid.h.

vtkSmartPointer<vtkActor> Grid::grid_actor_ [private]

Definition at line 50 of file grid.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:50