VGM Version 5.3
Loading...
Searching...
No Matches
ISphere.h File Reference
#include "VGM/solids/ISolid.h"
#include <iostream>

Go to the source code of this file.

Classes

class  VGM::ISphere
 The VGM interface to sphere solids. More...
 

Namespaces

namespace  VGM
 VGM interfaces.
 

Functions

std::ostream & operator<< (std::ostream &out, const VGM::ISphere &sphere)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const VGM::ISphere & sphere )

Definition at line 22 of file VSphere.cxx.