VTK  9.4.20251007
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
vtkIdType CellGridCellTypeID
vtkIdType CellGridSourceSpecID
vtkIdType CellGridTupleID

Detailed Description

Struct used to return information about a pixel location.

Definition at line 122 of file vtkHardwareSelector.h.

Constructor & Destructor Documentation

◆ PixelInformation()

vtkHardwareSelector::PixelInformation::PixelInformation ( )
inline

Definition at line 133 of file vtkHardwareSelector.h.

Member Data Documentation

◆ Valid

bool vtkHardwareSelector::PixelInformation::Valid

Definition at line 124 of file vtkHardwareSelector.h.

◆ ProcessID

int vtkHardwareSelector::PixelInformation::ProcessID

Definition at line 125 of file vtkHardwareSelector.h.

◆ PropID

int vtkHardwareSelector::PixelInformation::PropID

Definition at line 126 of file vtkHardwareSelector.h.

◆ Prop

vtkProp* vtkHardwareSelector::PixelInformation::Prop

Definition at line 127 of file vtkHardwareSelector.h.

◆ CompositeID

unsigned int vtkHardwareSelector::PixelInformation::CompositeID

Definition at line 128 of file vtkHardwareSelector.h.

◆ AttributeID

vtkIdType vtkHardwareSelector::PixelInformation::AttributeID

Definition at line 129 of file vtkHardwareSelector.h.

◆ CellGridCellTypeID

vtkIdType vtkHardwareSelector::PixelInformation::CellGridCellTypeID

Definition at line 130 of file vtkHardwareSelector.h.

◆ CellGridSourceSpecID

vtkIdType vtkHardwareSelector::PixelInformation::CellGridSourceSpecID

Definition at line 131 of file vtkHardwareSelector.h.

◆ CellGridTupleID

vtkIdType vtkHardwareSelector::PixelInformation::CellGridTupleID

Definition at line 132 of file vtkHardwareSelector.h.


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