NTRT Simulator
Version: Master
|
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"
Go to the source code of this file.
Classes | |
class | tgGhostInfo |
Functions | |
std::ostream & | operator<< (std::ostream &os, const tgGhostInfo &casper) |
|
inline |
Overload operator<<() to handle a tgBoxInfo.
[in,out] | os | an ostream |
[in] | q | a tgBoxInfo |
Definition at line 128 of file tgGhostInfo.h.