NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
tgBoxMoreAnchorsInfo.h File Reference

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"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tgBoxMoreAnchorsInfo
 

Functions

std::ostream & operator<< (std::ostream &os, const tgBoxMoreAnchorsInfo &box)
 

Detailed Description

Class that interfaces with Bullet to build the boxes, specifically for boxes that support more than 2 anchor points.

Author
Drew Sabelhaus
Date
September 2016 $Id$

Definition in file tgBoxMoreAnchorsInfo.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const tgBoxMoreAnchorsInfo box 
)
inline

Overload operator<<() to handle a tgBoxMoreAnchorsInfo.

Parameters
[in,out]osan ostream
[in]qa tgBoxMoreAnchorsInfo
Returns
os

Definition at line 235 of file tgBoxMoreAnchorsInfo.h.

Here is the call graph for this function: