VGM Version 5.3
|
#include "VGM/common/Transform.h"
#include "VGM/volumes/IVolume.h"
#include "BaseVGM/volumes/VPlacement.h"
#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const VGM::IPlacement &placement) |
std::ostream & operator<< | ( | std::ostream & | out, |
const VGM::IPlacement & | placement ) |
Definition at line 141 of file VPlacement.cxx.