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

#include <vtkSIIdTypeVectorProperty.h>

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

Protected Member Functions

 vtkSIIdTypeVectorProperty ()
 ~vtkSIIdTypeVectorProperty ()

Detailed Description

IdType ServerSide Property use to set IdType array as method parameter.

Definition at line 27 of file vtkSIIdTypeVectorProperty.h.


Constructor & Destructor Documentation

vtkSIIdTypeVectorProperty::vtkSIIdTypeVectorProperty ( ) [protected]
vtkSIIdTypeVectorProperty::~vtkSIIdTypeVectorProperty ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.

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

Reimplemented from vtkSIVectorProperty.


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