#include <vtkLookupTable16.h>
Inherits vtkLookupTable.
- See also
- vtkLookupTable
Definition at line 45 of file vtkLookupTable16.h.
◆ Superclass
◆ vtkLookupTable16()
vtkLookupTable16::vtkLookupTable16 |
( |
int |
sze = 256 , |
|
|
int |
ext = 256 |
|
) |
| |
|
protected |
◆ ~vtkLookupTable16()
vtkLookupTable16::~vtkLookupTable16 |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkLookupTable16::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkLookupTable16::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkLookupTable16::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkLookupTable16::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ Build()
void vtkLookupTable16::Build |
( |
| ) |
|
◆ SetNumberOfTableValues()
void vtkLookupTable16::SetNumberOfTableValues |
( |
vtkIdType |
number | ) |
|
◆ WritePointer()
unsigned char * vtkLookupTable16::WritePointer |
( |
const vtkIdType |
id, |
|
|
const int |
number |
|
) |
| |
|
inline |
◆ GetPointer()
unsigned short* vtkLookupTable16::GetPointer |
( |
const vtkIdType |
id | ) |
|
|
inline |
◆ MapScalarsThroughTable2()
void vtkLookupTable16::MapScalarsThroughTable2 |
( |
void * |
input, |
|
|
unsigned char * |
output, |
|
|
int |
inputDataType, |
|
|
int |
numberOfValues, |
|
|
int |
inputIncrement, |
|
|
int |
outputFormat |
|
) |
| |
|
protected |
◆ Table16
vtkUnsignedShortArray* vtkLookupTable16::Table16 |
|
protected |
The documentation for this class was generated from the following file: