VTK  9.2.6
vtkJoinTables::Maps< T > Struct Template Reference

#include <vtkJoinTables.h>

Public Attributes

std::map< T, int > left
std::map< T, int > right

Detailed Description

template<typename T>
struct vtkJoinTables::Maps< T >

Definition at line 113 of file vtkJoinTables.h.

Member Data Documentation

◆ left

template<typename T>
std::map<T, int> vtkJoinTables::Maps< T >::left

Definition at line 115 of file vtkJoinTables.h.

◆ right

template<typename T>
std::map<T, int> vtkJoinTables::Maps< T >::right

Definition at line 116 of file vtkJoinTables.h.


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