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

#include <vtkSIIntVectorProperty.h>

Inheritance diagram for vtkSIIntVectorProperty:
Inheritance graph
[legend]
Collaboration diagram for vtkSIIntVectorProperty:
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 vtkSIIntVectorPropertyNew ()
static int IsTypeOf (const char *type)
static vtkSIIntVectorPropertySafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSIIntVectorProperty ()
 ~vtkSIIntVectorProperty ()

Detailed Description

ServerSide Property use to set int array as method argument.

Definition at line 27 of file vtkSIIntVectorProperty.h.


Constructor & Destructor Documentation

vtkSIIntVectorProperty::vtkSIIntVectorProperty ( ) [protected]
vtkSIIntVectorProperty::~vtkSIIntVectorProperty ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.


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