Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkSMBooleanDomain Class Reference

a domain with two values: true or false More...

#include <vtkSMBooleanDomain.h>

Inheritance diagram for vtkSMBooleanDomain:

Inheritance graph
[legend]
Collaboration diagram for vtkSMBooleanDomain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMBooleanDomain, vtkSMDomain)
void PrintSelf (ostream &os, vtkIndent indent)
virtual int IsInDomain (vtkSMProperty *property)
virtual void SetAnimationValue (vtkSMProperty *property, int idx, double value)

Static Public Member Functions

vtkSMBooleanDomainNew ()

Protected Member Functions

 vtkSMBooleanDomain ()
 ~vtkSMBooleanDomain ()

Detailed Description

a domain with two values: true or false

vtkSMBooleanDomain does not really restrict the values of the property that contains it. All integer values are valid. Rather, it is used to specified that the property represents a true/false state. This domains works with only vtkSMIntVectorProperty.

See also:
vtkSMDomain vtkSMIntVectorProperty

Definition at line 31 of file vtkSMBooleanDomain.h.


Constructor & Destructor Documentation

vtkSMBooleanDomain::vtkSMBooleanDomain  )  [protected]
 

vtkSMBooleanDomain::~vtkSMBooleanDomain  )  [protected]
 


Member Function Documentation

vtkSMBooleanDomain* vtkSMBooleanDomain::New  )  [static]
 

Reimplemented from vtkSMObject.

vtkSMBooleanDomain::vtkTypeRevisionMacro vtkSMBooleanDomain  ,
vtkSMDomain 
 

void vtkSMBooleanDomain::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMDomain.

virtual int vtkSMBooleanDomain::IsInDomain vtkSMProperty property  )  [virtual]
 

Returns true if the propery is a vtkSMIntVectorProperty. Return 0 otherwise.

Implements vtkSMDomain.

virtual void vtkSMBooleanDomain::SetAnimationValue vtkSMProperty property,
int  idx,
double  value
[virtual]
 

Set the value of an element of a property from the animation editor.

Reimplemented from vtkSMDomain.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:35:31 2006 for ParaView by doxygen 1.3.5