#include <vtkLookupTable16.h>
vtkLookupTable16::vtkLookupTable16 |
( |
int |
sze = 256 , |
|
|
int |
ext = 256 |
|
) |
| |
|
protected |
vtkLookupTable16::~vtkLookupTable16 |
( |
| ) |
|
|
protected |
void vtkLookupTable16::Build |
( |
| ) |
|
unsigned short* vtkLookupTable16::GetPointer |
( |
const vtkIdType |
id | ) |
|
|
inline |
void vtkLookupTable16::MapScalarsThroughTable2 |
( |
void * |
input, |
|
|
unsigned char * |
output, |
|
|
int |
inputDataType, |
|
|
int |
numberOfValues, |
|
|
int |
inputIncrement, |
|
|
int |
outputFormat |
|
) |
| |
|
protected |
void vtkLookupTable16::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
void vtkLookupTable16::SetNumberOfTableValues |
( |
vtkIdType |
number | ) |
|
unsigned char * vtkLookupTable16::WritePointer |
( |
const vtkIdType |
id, |
|
|
const int |
number |
|
) |
| |
|
inline |
vtkUnsignedShortArray* vtkLookupTable16::Table16 |
|
protected |
The documentation for this class was generated from the following file: