#include <pcl/visualization/vtk/vtkVertexBufferObjectMapper.h>
| vtkVertexBufferObjectMapper::vtkVertexBufferObjectMapper |
( |
| ) |
|
|
protected |
| vtkVertexBufferObjectMapper::~vtkVertexBufferObjectMapper |
( |
| ) |
|
|
inlineprotected |
| virtual void vtkVertexBufferObjectMapper::ComputeBounds |
( |
| ) |
|
|
protectedvirtual |
| void vtkVertexBufferObjectMapper::createShaders |
( |
vtkOpenGLRenderWindow * |
win | ) |
|
|
protected |
| void vtkVertexBufferObjectMapper::createVBOs |
( |
vtkRenderWindow * |
win | ) |
|
|
protected |
| virtual int vtkVertexBufferObjectMapper::FillInputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
| virtual double* vtkVertexBufferObjectMapper::GetBounds |
( |
| ) |
|
|
virtual |
| virtual void vtkVertexBufferObjectMapper::GetBounds |
( |
double |
bounds[6] | ) |
|
|
inlinevirtual |
| vtkPolyData* vtkVertexBufferObjectMapper::GetInput |
( |
| ) |
|
| virtual void vtkVertexBufferObjectMapper::Render |
( |
vtkRenderer * |
ren, |
|
|
vtkActor * |
act |
|
) |
| |
|
virtual |
| void vtkVertexBufferObjectMapper::SetInput |
( |
vtkPolyData * |
input | ) |
|
| void vtkVertexBufferObjectMapper::SetInput |
( |
vtkDataSet * |
input | ) |
|
| void vtkVertexBufferObjectMapper::SetProgram |
( |
vtkSmartPointer< vtkShaderProgram2 > |
program | ) |
|
|
inline |
| void vtkVertexBufferObjectMapper::Update |
( |
| ) |
|
| bool vtkVertexBufferObjectMapper::initialized |
|
protected |
| bool vtkVertexBufferObjectMapper::shadersInitialized |
|
protected |
The documentation for this class was generated from the following file: