|
NTRT Simulator
v1.1
|
Class that interfaces with Bullet to build the boxes. More...
#include "tgPairs.h"#include "tgRigidInfo.h"#include "tgUtil.h"#include "core/tgBox.h"#include "btBulletDynamicsCommon.h"Go to the source code of this file.
Classes | |
| class | tgBoxInfo |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const tgBoxInfo &box) |
Class that interfaces with Bullet to build the boxes.
Definition in file tgBoxInfo.h.
|
inline |
Overload operator<<() to handle a tgBoxInfo.
| [in,out] | os | an ostream |
| [in] | q | a tgBoxInfo |
Definition at line 241 of file tgBoxInfo.h.
