VTK  9.3.20240424
Public Attributes | List of all members
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 102 of file vtkJoinTables.h.

Member Data Documentation

◆ left

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

Definition at line 104 of file vtkJoinTables.h.

◆ right

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

Definition at line 105 of file vtkJoinTables.h.


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