|
open_iA 2024.7
|
#include "iADataSetRendererImpl.h"#include "iAMainWindow.h"#include "iAValueTypeVectorHelpers.h"#include "iADefaultSettings.h"#include <iAPolyData.h>#include <iAAABB.h>#include <iAMathUtility.h>#include <vtkActor.h>#include <vtkCallbackCommand.h>#include <vtkGlyph3DMapper.h>#include <vtkPolyDataMapper.h>#include <vtkPointData.h>#include <vtkProperty.h>#include <vtkRenderer.h>#include <vtkSphereSource.h>#include <vtkTubeFilter.h>#include <QColor>#include <QVector>#include "iAGeometricObject.h"Classes | |
| class | iAGraphRendererSettings |
| Encapsulates the specifics of the settings of a graph renderer. More... | |
| class | iAPolyActorRendererSettings |
| Encapsulates the specifics of the settings of a surface mesh renderer. More... | |
Variables | |
| constexpr char | GraphRendererName [] = "Default Settings/Dataset Renderer: Graph" |
| constexpr char | SurfaceRendererName [] = "Default Settings/Dataset Renderer: Surface" |
|
inlineconstexpr |
|
inlineconstexpr |