KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
psi_weighted_box.h File Reference
#include <m_cpp/m_vector.h>
#include <g_cpp/g_quaternion.h>
#include <psi_cpp/psi_util.h>
#include <psi_cpp/psi_units.h>
#include <boost/io/ios_state.hpp>

Go to the source code of this file.

Classes

class  kjb::psi::Cuboid
 
struct  kjb::psi::Weighted_box
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::psi
 

Functions

std::vector< Vector > kjb::psi::get_corners (const Cuboid &c)
 
void kjb::psi::render (const Cuboid &c)
 
std::ostream & kjb::psi::operator<< (std::ostream &ost, const Weighted_box &box)
 
std::istream & kjb::psi::operator>> (std::istream &ist, Weighted_box &box)
 
Weighted_box kjb::psi::parse_cli_weighted_box (const std::string &line)