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

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

Go to the source code of this file.

Classes

class  tgBoxInfo
 

Functions

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

Detailed Description

Class that interfaces with Bullet to build the boxes.

Author
Brian Mirletz and Ryan Adams
Date
September 2014 $Id$

Definition in file tgBoxInfo.h.

Function Documentation

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

Overload operator<<() to handle a tgBoxInfo.

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

Definition at line 241 of file tgBoxInfo.h.

Here is the call graph for this function: