#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.