Public Types | Public Attributes | List of all members
vtkSMPropertyInternals Struct Reference

#include <vtkSMPropertyInternals.h>

Collaboration diagram for vtkSMPropertyInternals:
Collaboration graph
[legend]

Public Types

typedef std::map< std::string, vtkSmartPointer< vtkSMDomain > > DomainMap
 
typedef std::vector< vtkSmartPointer< vtkSMDomain > > DependentsVector
 

Public Attributes

DomainMap Domains
 
DependentsVector Dependents
 
vtkWeakPointer< vtkSMPropertyLinkSourceProperty
 

Detailed Description

Definition at line 27 of file vtkSMPropertyInternals.h.

Member Typedef Documentation

◆ DomainMap

Definition at line 29 of file vtkSMPropertyInternals.h.

◆ DependentsVector

Definition at line 32 of file vtkSMPropertyInternals.h.

Member Data Documentation

◆ Domains

DomainMap vtkSMPropertyInternals::Domains

Definition at line 30 of file vtkSMPropertyInternals.h.

◆ Dependents

DependentsVector vtkSMPropertyInternals::Dependents

Definition at line 33 of file vtkSMPropertyInternals.h.

◆ LinkSourceProperty

vtkWeakPointer<vtkSMProperty> vtkSMPropertyInternals::LinkSourceProperty

Definition at line 36 of file vtkSMPropertyInternals.h.


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