#include <vtkfixture.h>
|
vtkSmartPointer< class vtkTextureObject > | createTextureObject (unsigned int width, unsigned int height, unsigned int depth, int dataType, int numComps, void *data, vtkSmartPointer< class vtkOpenGLRenderWindow > opengl_renderwindow) |
|
vtkSmartPointer< class vtkOpenGLBufferObject > | allocateAndUploadArrayBuffer (int my_numberOfTextureCoordinates, int numberOfComponentsPerTexture, const GLfloat *texture_data) |
|
Definition at line 10 of file vtkfixture.h.
vtkfixture::vtkfixture |
( |
| ) |
|
vtkSmartPointer< vtkOpenGLBufferObject > vtkfixture::allocateAndUploadArrayBuffer |
( |
int |
my_numberOfTextureCoordinates, |
|
|
int |
numberOfComponentsPerTexture, |
|
|
const GLfloat * |
texture_data |
|
) |
| |
|
protected |
vtkSmartPointer< vtkTextureObject > vtkfixture::createTextureObject |
( |
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
unsigned int |
depth, |
|
|
int |
dataType, |
|
|
int |
numComps, |
|
|
void * |
data, |
|
|
vtkSmartPointer< class vtkOpenGLRenderWindow > |
opengl_renderwindow |
|
) |
| |
|
protected |
void vtkfixture::createVTKWindowWithCylinderSourceWith3DTexture |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/apps/OpenGLTestApplication/vtkfixture.h
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/apps/OpenGLTestApplication/vtkfixture.cpp