|
VTK
|
Struct used to return information about a pixel location. More...
#include <vtkHardwareSelector.h>
Public Member Functions | |
| PixelInformation () | |
Public Attributes | |
| bool | Valid |
| int | ProcessID |
| int | PropID |
| vtkProp * | Prop |
| unsigned int | CompositeID |
| vtkIdType | AttributeID |
Struct used to return information about a pixel location.
Definition at line 85 of file vtkHardwareSelector.h.
|
inline |
Definition at line 93 of file vtkHardwareSelector.h.
| bool vtkHardwareSelector::PixelInformation::Valid |
Definition at line 87 of file vtkHardwareSelector.h.
| int vtkHardwareSelector::PixelInformation::ProcessID |
Definition at line 88 of file vtkHardwareSelector.h.
| int vtkHardwareSelector::PixelInformation::PropID |
Definition at line 89 of file vtkHardwareSelector.h.
| vtkProp* vtkHardwareSelector::PixelInformation::Prop |
Definition at line 90 of file vtkHardwareSelector.h.
| unsigned int vtkHardwareSelector::PixelInformation::CompositeID |
Definition at line 91 of file vtkHardwareSelector.h.
| vtkIdType vtkHardwareSelector::PixelInformation::AttributeID |
Definition at line 92 of file vtkHardwareSelector.h.
1.8.9.1