#include <vtkPaletteAmbientColor.h>
Inheritance diagram for vtkPaletteAmbientColor:
Definition at line 32 of file vtkPaletteAmbientColor.h.
Public Member Functions | |
vtkTypeRevisionMacro (vtkPaletteAmbientColor, vtkPaletteColorBase) | |
int | GetType (void) const |
Get an enumeration of the element type. | |
const vtkXMLChType * | GetTagName (void) const |
Get the XML tag name for marshalling / unmarshalling. | |
virtual vtkAbstractPaletteMaterial * | GetParent (void) const |
Get the parent of this color. | |
Static Public Member Functions | |
vtkPaletteAmbientColor * | New (void) |
Static Public Attributes | |
const vtkXMLChType *const | ambientString |
Protected Member Functions | |
vtkPaletteAmbientColor (void) | |
~vtkPaletteAmbientColor () | |
virtual void | SetParent (vtkAbstractPaletteMaterial *a) |
|
|
|
Definition at line 56 of file vtkPaletteAmbientColor.h. |
|
Get the parent of this color.
Reimplemented from vtkPaletteElement. Definition at line 78 of file vtkPaletteAmbientColor.h. |
|
Get the XML tag name for marshalling / unmarshalling.
Implements vtkPaletteElement. Definition at line 92 of file vtkPaletteAmbientColor.h. References ambientString. |
|
Get an enumeration of the element type.
Reimplemented from vtkPaletteElement. Definition at line 86 of file vtkPaletteAmbientColor.h. References VTK_PALETTE_AMBIENT. |
|
Reimplemented from vtkExtensionsObject. |
|
Definition at line 58 of file vtkPaletteAmbientColor.h. |
|
|
|
Definition at line 51 of file vtkPaletteAmbientColor.h. Referenced by GetTagName(). |