Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

vtkLogLookupTable Member List

This is the complete list of members for vtkLogLookupTable, including all inherited members.
AddObserver(unsigned long event, vtkCommand *)vtkObject
AddObserver(const char *event, vtkCommand *) (defined in vtkObject)vtkObject
Allocate(int sz=256, int ext=256)vtkLookupTable
AlphaRange (defined in vtkLookupTable)vtkLookupTable [protected]
BreakOnError()vtkObject [static]
Build()vtkLookupTable [virtual]
BuildTime (defined in vtkLookupTable)vtkLookupTable [protected]
Debug (defined in vtkObject)vtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObject [virtual]
GetAlphaRange() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetAlphaRange(float data[2]) (defined in vtkLookupTable)vtkLookupTable [virtual]
GetClassName()vtkLogLookupTable [virtual]
GetColor(float x)vtkLookupTable [inline]
GetColor(float x, float rgb[3])vtkLookupTable [virtual]
GetCommand(unsigned long tag) (defined in vtkObject)vtkObject
GetDebug()vtkObject
GetGlobalWarningDisplay() (defined in vtkObject)vtkObject [static]
GetHueRange() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetHueRange(float data[2]) (defined in vtkLookupTable)vtkLookupTable [virtual]
GetLuminance(float x)vtkScalarsToColors [inline]
GetMTime()vtkObject [virtual]
GetNumberOfColors() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetOpacity(float v)vtkLookupTable
vtkScalarsToColors::GetOpacity(float vtkNotUsed(v))vtkScalarsToColors [inline, virtual]
GetPointer(const int id)vtkLookupTable [inline]
GetRange()vtkLookupTable [inline, virtual]
GetReferenceCount()vtkObject [inline]
GetSaturationRange() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetSaturationRange(float data[2]) (defined in vtkLookupTable)vtkLookupTable [virtual]
GetTableRange() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetTableRange(float data[2]) (defined in vtkLookupTable)vtkLookupTable [virtual]
GetTableValue(int id)vtkLookupTable
GetTableValue(int id, float rgba[4])vtkLookupTable
GetValueRange() (defined in vtkLookupTable)vtkLookupTable [virtual]
GetValueRange(float data[2]) (defined in vtkLookupTable)vtkLookupTable [virtual]
GlobalWarningDisplayOff() (defined in vtkObject)vtkObject [inline, static]
GlobalWarningDisplayOn() (defined in vtkObject)vtkObject [inline, static]
HasObserver(unsigned long event) (defined in vtkObject)vtkObject
HasObserver(const char *event) (defined in vtkObject)vtkObject
HueRange (defined in vtkLookupTable)vtkLookupTable [protected]
InsertTime (defined in vtkLookupTable)vtkLookupTable [protected]
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject)vtkObject
InvokeEvent(const char *event, void *callData) (defined in vtkObject)vtkObject
IsA(const char *type)vtkLogLookupTable [virtual]
IsTypeOf(const char *type)vtkLogLookupTable [static]
LogMaxRange (defined in vtkLogLookupTable)vtkLogLookupTable [protected]
LogMinRange (defined in vtkLogLookupTable)vtkLogLookupTable [protected]
MapScalarsThroughTable(vtkScalars *scalars, unsigned char *output, int outputFormat)vtkScalarsToColors
MapScalarsThroughTable(vtkScalars *scalars, unsigned char *output) (defined in vtkScalarsToColors)vtkScalarsToColors [inline]
MapScalarsThroughTable2(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputIncrement)vtkLogLookupTable [virtual]
MapValue(float v)vtkLogLookupTable [virtual]
Modified()vtkObject [inline, virtual]
MTime (defined in vtkObject)vtkObject [protected]
New()vtkLogLookupTable [static]
NumberOfColors (defined in vtkLookupTable)vtkLookupTable [protected]
operator=(const vtkLogLookupTable &) (defined in vtkLogLookupTable)vtkLogLookupTable [inline, protected]
operator=(const vtkLookupTable &) (defined in vtkLookupTable)vtkLookupTable [inline, protected]
operator=(const vtkScalarsToColors &) (defined in vtkScalarsToColors)vtkScalarsToColors [inline, protected]
operator=(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
Print(ostream &os)vtkObject
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
PrintSelf(ostream &os, vtkIndent indent)vtkLogLookupTable [virtual]
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
ReferenceCount (defined in vtkObject)vtkObject [protected]
Register(vtkObject *o)vtkObject
RemoveObserver(unsigned long tag) (defined in vtkObject)vtkObject
RGBA (defined in vtkLookupTable)vtkLookupTable [protected]
SafeDownCast(vtkObject *o)vtkLogLookupTable [static]
SaturationRange (defined in vtkLookupTable)vtkLookupTable [protected]
SetAlphaRange(float, float)vtkLookupTable [virtual]
SetAlphaRange(float[2]) (defined in vtkLookupTable)vtkLookupTable
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetHueRange(float, float)vtkLookupTable [virtual]
SetHueRange(float[2]) (defined in vtkLookupTable)vtkLookupTable
SetNumberOfColors(int)vtkLookupTable [virtual]
SetNumberOfTableValues(int number)vtkLookupTable
SetRange(float min, float max) (defined in vtkLookupTable)vtkLookupTable [inline, virtual]
SetRange(float rng[2]) (defined in vtkLookupTable)vtkLookupTable [inline]
SetReferenceCount(int)vtkObject
SetSaturationRange(float, float)vtkLookupTable [virtual]
SetSaturationRange(float[2]) (defined in vtkLookupTable)vtkLookupTable
SetTableRange(float min, float max)vtkLogLookupTable [virtual]
SetTableRange(float r[2])vtkLogLookupTable [inline]
SetTableValue(int indx, float rgba[4])vtkLookupTable
SetTableValue(int indx, float r, float g, float b, float a=1.0)vtkLookupTable
SetValueRange(float, float)vtkLookupTable [virtual]
SetValueRange(float[2]) (defined in vtkLookupTable)vtkLookupTable
SubjectHelper (defined in vtkObject)vtkObject [protected]
Table (defined in vtkLookupTable)vtkLookupTable [protected]
TableRange (defined in vtkLookupTable)vtkLookupTable [protected]
UnRegister(vtkObject *o)vtkObject [virtual]
UseAbsoluteValue (defined in vtkLogLookupTable)vtkLogLookupTable [protected]
ValueRange (defined in vtkLookupTable)vtkLookupTable [protected]
vtkLogLookupTable(int sze=256, int ext=256) (defined in vtkLogLookupTable)vtkLogLookupTable [protected]
vtkLogLookupTable(const vtkLogLookupTable &) (defined in vtkLogLookupTable)vtkLogLookupTable [inline, protected]
vtkLookupTable(int sze=256, int ext=256) (defined in vtkLookupTable)vtkLookupTable [protected]
vtkLookupTable(const vtkLookupTable &) (defined in vtkLookupTable)vtkLookupTable [inline, protected]
vtkObject() (defined in vtkObject)vtkObject [protected]
vtkObject(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
vtkScalarsToColors() (defined in vtkScalarsToColors)vtkScalarsToColors [inline, protected]
vtkScalarsToColors(const vtkScalarsToColors &) (defined in vtkScalarsToColors)vtkScalarsToColors [inline, protected]
WritePointer(const int id, const int number)vtkLookupTable [inline]
~vtkLogLookupTable() (defined in vtkLogLookupTable)vtkLogLookupTable [inline, protected]
~vtkLookupTable() (defined in vtkLookupTable)vtkLookupTable [protected]
~vtkObject() (defined in vtkObject)vtkObject [protected, virtual]
~vtkScalarsToColors() (defined in vtkScalarsToColors)vtkScalarsToColors [inline, protected]

Generated on Tue Mar 19 13:28:40 2002 for VTK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002