Public Member Functions | Public Attributes | List of all members
vtkSMProxyInternals::PropertyInfo Struct Reference

#include <vtkSMProxyInternals.h>

Collaboration diagram for vtkSMProxyInternals::PropertyInfo:
Collaboration graph
[legend]

Public Member Functions

 PropertyInfo ()
 

Public Attributes

vtkSmartPointer< vtkSMPropertyProperty
 
int ModifiedFlag
 
unsigned int ObserverTag
 

Detailed Description

Definition at line 40 of file vtkSMProxyInternals.h.

Constructor & Destructor Documentation

◆ PropertyInfo()

vtkSMProxyInternals::PropertyInfo::PropertyInfo ( )
inline

Definition at line 42 of file vtkSMProxyInternals.h.

Member Data Documentation

◆ Property

vtkSmartPointer<vtkSMProperty> vtkSMProxyInternals::PropertyInfo::Property

Definition at line 46 of file vtkSMProxyInternals.h.

◆ ModifiedFlag

int vtkSMProxyInternals::PropertyInfo::ModifiedFlag

Definition at line 48 of file vtkSMProxyInternals.h.

◆ ObserverTag

unsigned int vtkSMProxyInternals::PropertyInfo::ObserverTag

Definition at line 49 of file vtkSMProxyInternals.h.


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