#include <Libs/vtkAddon/vtkOpenGLTextureImage.h>
Definition at line 58 of file vtkOpenGLTextureImage.h.
◆ Superclass
◆ AttachmentPoints
| Enumerator |
|---|
| ColorAttachmentPoint | |
| DepthAttachmentPoint | |
| StencilAttachmentPoint | |
| DepthStencilAttachmentPoint | |
Definition at line 123 of file vtkOpenGLTextureImage.h.
◆ TextureWrap
◆ vtkOpenGLTextureImage()
| vtkOpenGLTextureImage::vtkOpenGLTextureImage |
( |
| ) |
|
|
protected |
◆ ~vtkOpenGLTextureImage()
| vtkOpenGLTextureImage::~vtkOpenGLTextureImage |
( |
| ) |
|
|
protected |
◆ Activate()
| void vtkOpenGLTextureImage::Activate |
( |
vtkTypeUInt32 |
unit | ) |
|
◆ AttachAsDrawTarget()
| void vtkOpenGLTextureImage::AttachAsDrawTarget |
( |
int |
layer = 0, |
|
|
int |
attachement = 0, |
|
|
int |
attachmentIndex = 0 |
|
) |
| |
◆ GetClassName()
| virtual const char* vtkOpenGLTextureImage::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetImageData()
| virtual vtkImageData* vtkOpenGLTextureImage::GetImageData |
( |
| ) |
|
|
virtual |
◆ GetInterpolate()
| virtual int vtkOpenGLTextureImage::GetInterpolate |
( |
| ) |
|
|
virtual |
◆ GetShaderComputation()
◆ GetTextureName()
| virtual vtkTypeUInt32 vtkOpenGLTextureImage::GetTextureName |
( |
| ) |
|
|
virtual |
◆ GetTextureWrap()
| virtual int vtkOpenGLTextureImage::GetTextureWrap |
( |
| ) |
|
|
virtual |
◆ IsA()
| virtual int vtkOpenGLTextureImage::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
| static int vtkOpenGLTextureImage::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
| virtual void vtkOpenGLTextureImage::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
virtual |
◆ ReadBack()
| void vtkOpenGLTextureImage::ReadBack |
( |
| ) |
|
◆ SafeDownCast()
◆ SetImageData()
| virtual void vtkOpenGLTextureImage::SetImageData |
( |
vtkImageData * |
| ) |
|
|
virtual |
◆ SetInterpolate()
| virtual void vtkOpenGLTextureImage::SetInterpolate |
( |
int |
| ) |
|
|
virtual |
◆ SetShaderComputation()
◆ SetTextureWrap()
| virtual void vtkOpenGLTextureImage::SetTextureWrap |
( |
int |
| ) |
|
|
virtual |
◆ UpdateTexture()
| bool vtkOpenGLTextureImage::UpdateTexture |
( |
| ) |
|
◆ vtkScalarTypeToGLType()
| static GLenum vtkOpenGLTextureImage::vtkScalarTypeToGLType |
( |
int |
vtk_scalar_type | ) |
|
|
static |
The documentation for this class was generated from the following file: