|
ParaView
|
#include <vtkSMProxyManager.h>

Public Types | |
| enum | { PROXY = 0x1, COMPOUND_PROXY_DEFINITION = 0x2, LINK = 0x3, GLOBAL_PROPERTIES_MANAGER = 0x4 } |
Public Attributes | |
| vtkSMProxy * | Proxy |
| const char * | GroupName |
| const char * | ProxyName |
| unsigned int | Type |
Definition at line 162 of file vtkSMProxyManager.h.
| anonymous enum |
Definition at line 171 of file vtkSMProxyManager.h.
Definition at line 164 of file vtkSMProxyManager.h.
Definition at line 165 of file vtkSMProxyManager.h.
Definition at line 166 of file vtkSMProxyManager.h.
Definition at line 169 of file vtkSMProxyManager.h.
1.7.5.1