VTK  9.5.20251208
vtkLocatorTuple< TTuple > Struct Template Reference

#include <vtkLocatorInterface.h>

Inheritance diagram for vtkLocatorTuple< TTuple >:
[legend]

Public Member Functions

bool operator< (const vtkLocatorTuple &tuple) const
 

Public Attributes

TTuple PtId
 
TTuple Bucket
 

Detailed Description

template<typename TTuple>
struct vtkLocatorTuple< TTuple >

Definition at line 76 of file vtkLocatorInterface.h.

Member Function Documentation

◆ operator<()

template<typename TTuple>
bool vtkLocatorTuple< TTuple >::operator< ( const vtkLocatorTuple< TTuple > & tuple) const
inline

Definition at line 85 of file vtkLocatorInterface.h.

Member Data Documentation

◆ PtId

template<typename TTuple>
TTuple vtkLocatorTuple< TTuple >::PtId

Definition at line 78 of file vtkLocatorInterface.h.

◆ Bucket

template<typename TTuple>
TTuple vtkLocatorTuple< TTuple >::Bucket

Definition at line 79 of file vtkLocatorInterface.h.


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