irr::core::vector3dfCH Class Reference
Description
Utility class to easily convert a Chrono vector into an Irrlicht vector3df.
Simply create an Irrlicht compatible vector as: myvector=vector3dfCH(mychronovector);
#include <ChIrrTools.h>
Inherits vector3df.
Public Member Functions | |
vector3dfCH (const chrono::ChVector<> &mch) | |
vector3dfCH (chrono::ChVector<> *mch) | |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_irrlicht/ChIrrTools.h