VTK
Public Member Functions | Public Attributes | List of all members
vtkHardwareSelector::PixelInformation Struct Reference

#include <vtkHardwareSelector.h>

Collaboration diagram for vtkHardwareSelector::PixelInformation:
[legend]

Public Member Functions

 PixelInformation ()
 

Public Attributes

bool Valid
 
int ProcessID
 
int PropID
 
vtkPropProp
 
unsigned int CompositeID
 
vtkIdType AttributeID
 

Detailed Description

Struct used to return information about a pixel location.

Definition at line 80 of file vtkHardwareSelector.h.

Constructor & Destructor Documentation

§ PixelInformation()

vtkHardwareSelector::PixelInformation::PixelInformation ( )
inline

Definition at line 88 of file vtkHardwareSelector.h.

Member Data Documentation

§ Valid

bool vtkHardwareSelector::PixelInformation::Valid

Definition at line 82 of file vtkHardwareSelector.h.

§ ProcessID

int vtkHardwareSelector::PixelInformation::ProcessID

Definition at line 83 of file vtkHardwareSelector.h.

§ PropID

int vtkHardwareSelector::PixelInformation::PropID

Definition at line 84 of file vtkHardwareSelector.h.

§ Prop

vtkProp* vtkHardwareSelector::PixelInformation::Prop

Definition at line 85 of file vtkHardwareSelector.h.

§ CompositeID

unsigned int vtkHardwareSelector::PixelInformation::CompositeID

Definition at line 86 of file vtkHardwareSelector.h.

§ AttributeID

vtkIdType vtkHardwareSelector::PixelInformation::AttributeID

Definition at line 87 of file vtkHardwareSelector.h.


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