AddObserver(mitkObserver *observer) | mitkObject | |
AddReference() | mitkObject | |
BreakOnError() | mitkObject | [static] |
DebugOff() | mitkObject | [virtual] |
DebugOn() | mitkObject | [virtual] |
Delete() | mitkObject | |
GetAmbient() const | mitkSurfaceProperty | [inline] |
GetClassname() const | mitkObject | [inline, virtual] |
GetColor() | mitkSurfaceProperty | |
GetColor(float color[4]) | mitkSurfaceProperty | |
GetDebug() | mitkObject | |
GetDiffuse() const | mitkSurfaceProperty | [inline] |
GetInterpolationType() const | mitkSurfaceProperty | [inline] |
GetInterpolationTypeAsString() const | mitkSurfaceProperty | [inline] |
GetLineStipplePattern() const | mitkSurfaceProperty | [inline] |
GetLineStippleRepeatFactor() const | mitkSurfaceProperty | [inline] |
GetLineWidth() const | mitkSurfaceProperty | [inline] |
GetOpacity() const | mitkSurfaceProperty | [inline] |
GetPointSize() const | mitkSurfaceProperty | [inline] |
GetReferenceCount() | mitkObject | [inline] |
GetRepresentationType() const | mitkSurfaceProperty | [inline] |
GetRepresentationTypeAsString() const | mitkSurfaceProperty | [inline] |
GetSpecular() const | mitkSurfaceProperty | [inline] |
GetSpecularPower() const | mitkSurfaceProperty | [inline] |
IsA(const char *name) | mitkObject | [virtual] |
IsModified() const | mitkSurfaceProperty | [inline] |
IsTypeOf(const char *name) | mitkObject | [static] |
mitkGetColorMacro(AmbientColor, float) | mitkSurfaceProperty | |
mitkGetColorMacro(DiffuseColor, float) | mitkSurfaceProperty | |
mitkGetColorMacro(SpecularColor, float) | mitkSurfaceProperty | |
mitkGetColorMacro(EmissionColor, float) | mitkSurfaceProperty | |
mitkGetColorMacro(EdgeColor, float) | mitkSurfaceProperty | |
mitkSetColorMacro(AmbientColor, float) | mitkSurfaceProperty | |
mitkSetColorMacro(DiffuseColor, float) | mitkSurfaceProperty | |
mitkSetColorMacro(SpecularColor, float) | mitkSurfaceProperty | |
mitkSetColorMacro(EmissionColor, float) | mitkSurfaceProperty | |
mitkSetColorMacro(EdgeColor, float) | mitkSurfaceProperty | |
mitkSurfaceProperty() | mitkSurfaceProperty | |
Print(ostream &os) | mitkObject | |
PrintSelf(ostream &os) | mitkSurfaceProperty | [virtual] |
RemoveAllObservers() | mitkObject | |
RemoveObserver(mitkObserver *observer) | mitkObject | |
RemoveReference() | mitkObject | |
SafeDownCast(mitkObject *o) | mitkObject | [static] |
SetAmbient(float value) | mitkSurfaceProperty | [inline] |
SetColor(float red, float green, float blue, float alpha=1.0f) | mitkSurfaceProperty | |
SetColor(float color[4]) | mitkSurfaceProperty | [inline] |
SetDebug(unsigned char debugFlag) | mitkObject | |
SetDiffuse(float value) | mitkSurfaceProperty | [inline] |
SetInterpolationType(int intpType) | mitkSurfaceProperty | [inline] |
SetInterpolationTypeToFlat() | mitkSurfaceProperty | [inline] |
SetInterpolationTypeToGouraud() | mitkSurfaceProperty | [inline] |
SetInterpolationTypeToPhong() | mitkSurfaceProperty | [inline] |
SetLineStipplePattern(unsigned short value) | mitkSurfaceProperty | [inline] |
SetLineStippleRepeatFactor(int value) | mitkSurfaceProperty | [inline] |
SetLineWidth(float value) | mitkSurfaceProperty | [inline] |
SetOpacity(float value) | mitkSurfaceProperty | [inline] |
SetPointSize(float value) | mitkSurfaceProperty | [inline] |
SetRepresentationType(int repType) | mitkSurfaceProperty | [inline] |
SetRepresentationTypeToPoints() | mitkSurfaceProperty | [inline] |
SetRepresentationTypeToSurface() | mitkSurfaceProperty | [inline] |
SetRepresentationTypeToWireframe() | mitkSurfaceProperty | [inline] |
SetSpecular(float value) | mitkSurfaceProperty | [inline] |
SetSpecularPower(float value) | mitkSurfaceProperty | [inline] |
SetUnmodified() | mitkSurfaceProperty | [inline] |