#include "gbio/binarystream.h"
#include "v2.h"
#include "v3.h"
#include "v4.h"
#include "mat33.h"
#include "mat44.h"
#include <iostream>
Namespaces | |
| namespace | gbmath |
Functions | |
| std::ostream & | operator<< (std::ostream &out, gbmath::V3 v) |
| Write out xyz to ostream. | |
|
||||||||||||
|
Write out xyz to ostream. Useful for debugging. |
1.2.17