VTK
9.4.20241218
|
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 |
vtkIdType | CellGridCellTypeID |
vtkIdType | CellGridSourceSpecID |
vtkIdType | CellGridTupleID |
Struct used to return information about a pixel location.
Definition at line 141 of file vtkHardwareSelector.h.
|
inline |
Definition at line 152 of file vtkHardwareSelector.h.
bool vtkHardwareSelector::PixelInformation::Valid |
Definition at line 143 of file vtkHardwareSelector.h.
int vtkHardwareSelector::PixelInformation::ProcessID |
Definition at line 144 of file vtkHardwareSelector.h.
int vtkHardwareSelector::PixelInformation::PropID |
Definition at line 145 of file vtkHardwareSelector.h.
vtkProp* vtkHardwareSelector::PixelInformation::Prop |
Definition at line 146 of file vtkHardwareSelector.h.
unsigned int vtkHardwareSelector::PixelInformation::CompositeID |
Definition at line 147 of file vtkHardwareSelector.h.
vtkIdType vtkHardwareSelector::PixelInformation::AttributeID |
Definition at line 148 of file vtkHardwareSelector.h.
vtkIdType vtkHardwareSelector::PixelInformation::CellGridCellTypeID |
Definition at line 149 of file vtkHardwareSelector.h.
vtkIdType vtkHardwareSelector::PixelInformation::CellGridSourceSpecID |
Definition at line 150 of file vtkHardwareSelector.h.
vtkIdType vtkHardwareSelector::PixelInformation::CellGridTupleID |
Definition at line 151 of file vtkHardwareSelector.h.