ImFusion C++ SDK 4.4.0
ImFusion::GlPlotView::PlotInfo Struct Reference

#include <ImFusion/GL/GlPlotView.h>

Data for a single plot handle. More...

Detailed Description

Data for a single plot handle.

Public Member Functions

void getExtent ()

Public Attributes

int handle
int size
std::vector< double > dataX
std::vector< double > dataY
std::vector< double > dataZ
std::vector< double > normals
vec3 color
Marker marker
float markerSize
LineStyle line
bool fit
double fitScale
double m_dataRange [6]
double smallestPositive [3]
std::vector< std::stringlabels

The documentation for this struct was generated from the following file:
  • ImFusion/GL/GlPlotView.h
Search Tab / S to search, Esc to close