Drake Designer
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkDepthImageUtils Class Reference

#include <src/vtk/DRCFilters/vtkDepthImageUtils.h>

Inheritance diagram for vtkDepthImageUtils:
Inheritance graph
[legend]

Public Member Functions

 vtkTypeMacro (vtkDepthImageUtils, vtkPolyDataAlgorithm)
 
void PrintSelf (ostream &os, vtkIndent indent)
 

Static Public Member Functions

static vtkDepthImageUtilsNew ()
 
static void DepthBufferToDepthImage (vtkImageData *depthBuffer, vtkImageData *colorBuffer, vtkCamera *camera, vtkImageData *depthImage, vtkPoints *pts, vtkUnsignedCharArray *ptColors)
 

Protected Member Functions

 vtkDepthImageUtils ()
 
 ~vtkDepthImageUtils ()
 

Detailed Description

Definition at line 18 of file vtkDepthImageUtils.h.

Constructor & Destructor Documentation

vtkDepthImageUtils::vtkDepthImageUtils ( )
protected
vtkDepthImageUtils::~vtkDepthImageUtils ( )
protected

Member Function Documentation

static void vtkDepthImageUtils::DepthBufferToDepthImage ( vtkImageData *  depthBuffer,
vtkImageData *  colorBuffer,
vtkCamera *  camera,
vtkImageData *  depthImage,
vtkPoints *  pts,
vtkUnsignedCharArray *  ptColors 
)
static
static vtkDepthImageUtils* vtkDepthImageUtils::New ( )
static
void vtkDepthImageUtils::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
vtkDepthImageUtils::vtkTypeMacro ( vtkDepthImageUtils  ,
vtkPolyDataAlgorithm   
)

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