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

Definition of class tgRodInfo. More...

#include "tgPairs.h"
#include "tgRigidInfo.h"
#include "tgUtil.h"
#include "core/tgRod.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  tgRodInfo
 

Functions

std::ostream & operator<< (std::ostream &os, const tgRodInfo &rod)
 

Detailed Description

Definition of class tgRodInfo.

Author
Ryan Adams
Date
January 2014 $Id$

Definition in file tgRodInfo.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const tgRodInfo rod 
)
inline

Overload operator<<() to handle a tgRodInfo.

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

Definition at line 241 of file tgRodInfo.h.

Here is the call graph for this function: