chrono::opengl::ChOpenGLGraphs Class Reference

Description

Class to render simple plots for the UI.

#include <ChOpenGLGraphs.h>

Public Member Functions

bool Initialize (ChOpenGLMaterial mat, ChOpenGLShader *_shader)
 
void Draw (const glm::mat4 &projection, const glm::mat4 &modelview)
 
void TakeDown ()
 
void Update (ChSystem *physics_system, const glm::ivec2 &window_size)
 

The documentation for this class was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono_opengl/UI/ChOpenGLGraphs.h
  • /builds/uwsbel/chrono/src/chrono_opengl/UI/ChOpenGLGraphs.cpp