#include <pcl/visualization/vtk/vtkVertexBufferObject.h>
|
| | vtkTypeMacro (vtkVertexBufferObject, vtkObject) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| void | SetContext (vtkRenderWindow *context) |
| |
| vtkRenderWindow * | GetContext () |
| |
| | vtkGetMacro (Usage, int) |
| |
| | vtkSetMacro (Usage, int) |
| |
| int | GetAttributeIndex () |
| |
| void | SetUserDefinedAttribute (int index, bool normalized=false, int stride=0) |
| |
| void | ResetUserDefinedAttribute () |
| |
| void | SetAttributeNormalized (bool normalized) |
| |
| bool | Upload (vtkPoints *points) |
| |
| bool | Upload (vtkCellArray *verts) |
| |
| bool | Upload (unsigned int *indices, unsigned int count) |
| |
| bool | Upload (vtkUnsignedCharArray *colors) |
| |
| bool | Upload (vtkDataArray *array) |
| |
| bool | Upload (vtkDataArray *array, int attributeType, int arrayType) |
| |
| bool | UploadNormals (vtkDataArray *normals) |
| |
| bool | UploadColors (vtkDataArray *colors) |
| |
| | vtkGetMacro (Size, unsigned int) |
| |
| | vtkGetMacro (Count, unsigned int) |
| |
| | vtkGetMacro (Handle, unsigned int) |
| |
| void | UnBind () |
| |
| void | Bind () |
| |
| void | ReleaseMemory () |
| |
Definition at line 46 of file vtkVertexBufferObject.h.
| Enumerator |
|---|
| StreamDraw |
|
| StreamRead |
|
| StreamCopy |
|
| StaticDraw |
|
| StaticRead |
|
| StaticCopy |
|
| DynamicDraw |
|
| DynamicRead |
|
| DynamicCopy |
|
| NumberOfUsages |
|
Definition at line 65 of file vtkVertexBufferObject.h.
| vtkVertexBufferObject::vtkVertexBufferObject |
( |
| ) |
|
|
protected |
| vtkVertexBufferObject::~vtkVertexBufferObject |
( |
| ) |
|
|
protected |
| void vtkVertexBufferObject::Bind |
( |
| ) |
|
| void vtkVertexBufferObject::CreateBuffer |
( |
| ) |
|
|
protected |
| void vtkVertexBufferObject::DestroyBuffer |
( |
| ) |
|
|
protected |
| int vtkVertexBufferObject::GetAttributeIndex |
( |
| ) |
|
| vtkRenderWindow* vtkVertexBufferObject::GetContext |
( |
| ) |
|
| static bool vtkVertexBufferObject::IsSupported |
( |
vtkRenderWindow * |
renWin | ) |
|
|
static |
| bool vtkVertexBufferObject::LoadRequiredExtensions |
( |
vtkOpenGLExtensionManager * |
mgr | ) |
|
|
protected |
| void vtkVertexBufferObject::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| void vtkVertexBufferObject::ReleaseMemory |
( |
| ) |
|
| void vtkVertexBufferObject::ResetUserDefinedAttribute |
( |
| ) |
|
| void vtkVertexBufferObject::SetAttributeNormalized |
( |
bool |
normalized | ) |
|
| void vtkVertexBufferObject::SetContext |
( |
vtkRenderWindow * |
context | ) |
|
| void vtkVertexBufferObject::SetUserDefinedAttribute |
( |
int |
index, |
|
|
bool |
normalized = false, |
|
|
int |
stride = 0 |
|
) |
| |
| void vtkVertexBufferObject::UnBind |
( |
| ) |
|
| bool vtkVertexBufferObject::Upload |
( |
vtkPoints * |
points | ) |
|
| bool vtkVertexBufferObject::Upload |
( |
vtkCellArray * |
verts | ) |
|
| bool vtkVertexBufferObject::Upload |
( |
unsigned int * |
indices, |
|
|
unsigned int |
count |
|
) |
| |
| bool vtkVertexBufferObject::Upload |
( |
vtkUnsignedCharArray * |
colors | ) |
|
| bool vtkVertexBufferObject::Upload |
( |
vtkDataArray * |
array | ) |
|
| bool vtkVertexBufferObject::Upload |
( |
vtkDataArray * |
array, |
|
|
int |
attributeType, |
|
|
int |
arrayType |
|
) |
| |
| bool vtkVertexBufferObject::Upload |
( |
GLvoid * |
data | ) |
|
|
protected |
| bool vtkVertexBufferObject::UploadColors |
( |
vtkDataArray * |
colors | ) |
|
| bool vtkVertexBufferObject::UploadNormals |
( |
vtkDataArray * |
normals | ) |
|
| vtkVertexBufferObject::vtkGetMacro |
( |
Usage |
, |
|
|
int |
|
|
) |
| |
| vtkVertexBufferObject::vtkGetMacro |
( |
Size |
, |
|
|
unsigned |
int |
|
) |
| |
| vtkVertexBufferObject::vtkGetMacro |
( |
Count |
, |
|
|
unsigned |
int |
|
) |
| |
| vtkVertexBufferObject::vtkGetMacro |
( |
Handle |
, |
|
|
unsigned |
int |
|
) |
| |
| vtkVertexBufferObject::vtkGetMacro |
( |
ArrayType |
, |
|
|
unsigned |
int |
|
) |
| |
|
protected |
| vtkVertexBufferObject::vtkSetMacro |
( |
Usage |
, |
|
|
int |
|
|
) |
| |
| unsigned int vtkVertexBufferObject::ArrayType |
|
protected |
| int vtkVertexBufferObject::AttributeIndex |
|
protected |
| int vtkVertexBufferObject::AttributeNormalized |
|
protected |
| int vtkVertexBufferObject::AttributeSize |
|
protected |
| int vtkVertexBufferObject::AttributeStride |
|
protected |
| int vtkVertexBufferObject::AttributeType |
|
protected |
| unsigned int vtkVertexBufferObject::BufferTarget |
|
protected |
| vtkWeakPointer<vtkRenderWindow> vtkVertexBufferObject::Context |
|
protected |
| unsigned int vtkVertexBufferObject::Count |
|
protected |
| unsigned int vtkVertexBufferObject::Handle |
|
protected |
| unsigned int vtkVertexBufferObject::Size |
|
protected |
| int vtkVertexBufferObject::Usage |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-0ddf11a6ad1175b6f1c253da003de20c1295cde0/visualization/include/pcl/visualization/vtk/vtkVertexBufferObject.h