VGM Version 5.3
Loading...
Searching...
No Matches
IFactory.h File Reference
#include "VGM/common/Axis.h"
#include "VGM/common/ThreeVector.h"
#include "VGM/common/Transform.h"
#include "VGM/common/TwoVector.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  VGM::IFactory
 The VGM interface to geometry factory providing functions for geometry construction and conversions. More...
 

Namespaces

namespace  VGM
 VGM interfaces.
 

Typedefs

typedef std::vector< ISolid * > VGM::SolidStore
 
typedef std::vector< IVolume * > VGM::VolumeStore
 

Variables

constexpr double VGM::kDefaultDummyBoxDimensions = 1.
 The default value for the dimensions in mm of a dummy box replacing the unsupported shapes if the 'ignore' option is activated.