OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs | Functions
composite3.hh File Reference
#include <iostream>
#include <vector>
#include <boost/filesystem/path.hpp>
#include "vec3.hh"
#include "mat3.hh"
#include "quat.hh"
#include "module_config.hh"

Go to the source code of this file.

Data Structures

class  Line3
 
class  Plane
 
class  Sphere
 
class  CuboidAxis
 
class  Cuboid
 
class  Rotation3
 

Namespaces

 geom
 

Typedefs

typedef std::vector< Rotation3 > Rotation3List
 

Functions

DLLIMPORT std::ostream & operator<< (std::ostream &s, const Line3 &l)
 
DLLIMPORT Rotation3List ImportEulerAngles (const boost::filesystem::path &loc)
 
DLLIMPORT void ExportEulerAngles (const Rotation3List &rot_list, const boost::filesystem::path &loc)