#include "quaternion.h"

Go to the source code of this file.
Classes | |
| struct | placement_t |
Functions | |
| placement_t | parsePlacement (IO std::istream &stream) |
| read a placement_t object from the stream | |
| placement_t parsePlacement | ( | IO std::istream & | stream | ) |
read a placement_t object from the stream
Definition at line 61 of file placement.cpp.
1.7.1