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

Definition of class tgSphereInfo. More...

#include "tgNode.h"
#include "tgRigidInfo.h"
#include "tgUtil.h"
#include "core/tgSphere.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  tgSphereInfo
 

Functions

std::ostream & operator<< (std::ostream &os, const tgSphereInfo &sphere)
 

Detailed Description

Definition of class tgSphereInfo.

Author
Ryan Adams
Date
January 2014 $Id$

Definition in file tgSphereInfo.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const tgSphereInfo sphere 
)
inline

Overload operator<<() to handle a tgSphereInfo.

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

Definition at line 232 of file tgSphereInfo.h.

Here is the call graph for this function: