NTRT Simulator
Version: Master
|
Class that interfaces with Bullet to build the boxes, specifically for boxes that support more than 2 anchor points. More...
#include "tgPairs.h"
#include "tgBoxInfo.h"
#include "tgUtil.h"
#include "core/tgBoxMoreAnchors.h"
#include "btBulletDynamicsCommon.h"
Go to the source code of this file.
Classes | |
class | tgBoxMoreAnchorsInfo |
Functions | |
std::ostream & | operator<< (std::ostream &os, const tgBoxMoreAnchorsInfo &box) |
Class that interfaces with Bullet to build the boxes, specifically for boxes that support more than 2 anchor points.
Definition in file tgBoxMoreAnchorsInfo.h.
|
inline |
Overload operator<<() to handle a tgBoxMoreAnchorsInfo.
[in,out] | os | an ostream |
[in] | q | a tgBoxMoreAnchorsInfo |
Definition at line 235 of file tgBoxMoreAnchorsInfo.h.