ESyS-Particle  2.3.4
QuaternionPy.h File Reference
#include <boost/python.hpp>
#include "Foundation/Quaternion.h"
#include <sstream>
Include dependency graph for QuaternionPy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esys::lsm::QuaternionPy
 
class  esys::lsm::QuaternionPy::PickleSuite
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Functions

void esys::lsm::exportQuaternion ()
 
std::ostream & operator<< (std::ostream &oStream, const esys::lsm::QuaternionPy &vec)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  oStream,
const esys::lsm::QuaternionPy vec 
)

References Quaternion::return_sca(), and Quaternion::return_vec().

Here is the call graph for this function: