VGM Version 5.3
Loading...
Searching...
No Matches
VGM common

Category VGM common More...

Classes

class  Axis
 VGM Axis enumeration. More...
 
class  ThreeVector
 VGM typedef for 3D vector represented by vector<double>. More...
 
class  Transform
 VGM typedef for 3D transformation represented by std::vector<double>: More...
 
class  TwoVector
 VGM typedef for 2D vector represented by std::pair<double, double>: More...
 

Macros

#define M_PI   3.14159265358979323846
 Definition of math constant M_PI not available on Win32.
 

Detailed Description

Category VGM common

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition of math constant M_PI not available on Win32.

Author
Ivana Hrivnacova; IPN Orsay

Definition at line 24 of file Math.h.