VGM Version 5.3
Loading...
Searching...
No Matches
VGM::ISolid Class Referenceabstract

The VGM interface to solids. More...

#include <ISolid.h>

Inheritance diagram for VGM::ISolid:

Public Member Functions

virtual ~ISolid ()
 
virtual SolidType Type () const =0
 Return the type of this solid.
 
virtual std::string Name () const =0
 Return the name of this solid.
 
virtual std::ostream & Put (std::ostream &out) const =0
 Put the printing of the solid parameters in the out stream.
 

Detailed Description

The VGM interface to solids.

Author
Ivana Hrivnacova; IPN Orsay

Definition at line 57 of file ISolid.h.

Constructor & Destructor Documentation

◆ ~ISolid()

virtual VGM::ISolid::~ISolid ( )
inlinevirtual

Definition at line 60 of file ISolid.h.

Member Function Documentation

◆ Type()

◆ Name()

◆ Put()


The documentation for this class was generated from the following file: