chrono::opengl::ChOpenGLContacts Class Reference

Description

Renders contact points as a point cloud.

#include <ChOpenGLContacts.h>

Inheritance diagram for chrono::opengl::ChOpenGLContacts:
Collaboration diagram for chrono::opengl::ChOpenGLContacts:

Public Member Functions

bool Initialize (ChOpenGLMaterial mat, ChOpenGLShader *shader)
void Draw (const glm::mat4 &projection, const glm::mat4 &view)
void TakeDown ()
void Update (ChSystem *physics_system)
void SetPointSize (const float &pointsize)
Public Member Functions inherited from chrono::opengl::ChOpenGLBase
bool GLReturnedError (const char *s)

Member Function Documentation

◆ TakeDown()

void chrono::opengl::ChOpenGLContacts::TakeDown ( )
virtual

The documentation for this class was generated from the following files:
  • D:/W/B/src/chrono-9.0.1/src/chrono_opengl/UI/ChOpenGLContacts.h
  • D:/W/B/src/chrono-9.0.1/src/chrono_opengl/UI/ChOpenGLContacts.cpp