OpenLexocad  27.0
Vec.h File Reference
#include <Geom/GeomEnums.h>
#include <Geom/XYZ.h>
#include <Geom/geom_defines.h>

Go to the source code of this file.

Classes

class  Geom::Vec
 Defines a non-persistent vector in 3D space.
More...
 

Namespaces

 Geom
 

Functions

Geom::Vec operator * (const double Scalar, const Geom::Vec &V)
 

Function Documentation

◆ operator *()

Geom::Vec operator * ( const double  Scalar,
const Geom::Vec V 
)
inline