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

Definition of abstract class tgGhostInfo. More...

#include <set>
#include "core/tgTaggable.h"
#include "core/tgModel.h"
#include "tgcreator/tgRigidInfo.h"
#include "tgcreator/tgBoxInfo.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btQuaternion.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tgGhostInfo
 

Functions

std::ostream & operator<< (std::ostream &os, const tgGhostInfo &casper)
 

Detailed Description

Definition of abstract class tgGhostInfo.

Author
Brian Mirletz
Date
October 2014 $Id$

Definition in file tgGhostInfo.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const tgGhostInfo casper 
)
inline

Overload operator<<() to handle a tgBoxInfo.

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

Definition at line 128 of file tgGhostInfo.h.

Here is the call graph for this function: