OpenLexocad  27.1
XYZ.h File Reference
#include <vector>

Go to the source code of this file.

Classes

class  Geom::XYZ
 

Namespaces

 Geom
 

Typedefs

typedef std::vector< Geom::XYZCOORDS
 
typedef std::vector< XYZ > Geom::XYZ_Array
 

Functions

Geom::XYZ operator * (const Geom::Mat &Matrix, const Geom::XYZ &Coord1)
 
Geom::XYZ operator * (const double Scalar, const Geom::XYZ &Coord1)
 

Typedef Documentation

◆ COORDS

typedef std::vector<Geom::XYZ> COORDS

Function Documentation

◆ operator *() [1/2]

Geom::XYZ operator * ( const Geom::Mat Matrix,
const Geom::XYZ Coord1 
)
inline

◆ operator *() [2/2]

Geom::XYZ operator * ( const double  Scalar,
const Geom::XYZ Coord1 
)
inline