ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkSIDoubleVectorProperty Class Reference

#include <vtkSIDoubleVectorProperty.h>

Inheritance diagram for vtkSIDoubleVectorProperty:
Inheritance graph
[legend]
Collaboration diagram for vtkSIDoubleVectorProperty:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkSIDoubleVectorPropertyNew ()
static int IsTypeOf (const char *type)
static vtkSIDoubleVectorPropertySafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSIDoubleVectorProperty ()
 ~vtkSIDoubleVectorProperty ()

Detailed Description

Vector property that manage double value to be set through a method on a vtkObject.

Definition at line 28 of file vtkSIDoubleVectorProperty.h.


Constructor & Destructor Documentation

vtkSIDoubleVectorProperty::vtkSIDoubleVectorProperty ( ) [protected]
vtkSIDoubleVectorProperty::~vtkSIDoubleVectorProperty ( ) [protected]

Member Function Documentation

static vtkSIDoubleVectorProperty* vtkSIDoubleVectorProperty::New ( ) [static]

Reimplemented from vtkSIProperty.

virtual const char* vtkSIDoubleVectorProperty::GetClassName ( ) [virtual]

Reimplemented from vtkSIVectorProperty.

static int vtkSIDoubleVectorProperty::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkSIVectorProperty.

virtual int vtkSIDoubleVectorProperty::IsA ( const char *  type) [virtual]

Reimplemented from vtkSIVectorProperty.

static vtkSIDoubleVectorProperty* vtkSIDoubleVectorProperty::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkSIVectorProperty.

void vtkSIDoubleVectorProperty::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkSIVectorProperty.


The documentation for this class was generated from the following file: