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

Struct used to return information about a pixel location. More...

#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 130 of file vtkHardwareSelector.h.

Constructor & Destructor Documentation

vtkHardwareSelector::PixelInformation::PixelInformation ( )
inline

Definition at line 138 of file vtkHardwareSelector.h.

Member Data Documentation

bool vtkHardwareSelector::PixelInformation::Valid

Definition at line 132 of file vtkHardwareSelector.h.

int vtkHardwareSelector::PixelInformation::ProcessID

Definition at line 133 of file vtkHardwareSelector.h.

int vtkHardwareSelector::PixelInformation::PropID

Definition at line 134 of file vtkHardwareSelector.h.

vtkProp* vtkHardwareSelector::PixelInformation::Prop

Definition at line 135 of file vtkHardwareSelector.h.

unsigned int vtkHardwareSelector::PixelInformation::CompositeID

Definition at line 136 of file vtkHardwareSelector.h.

vtkIdType vtkHardwareSelector::PixelInformation::AttributeID

Definition at line 137 of file vtkHardwareSelector.h.


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