Open CASCADE Technology  7.6.0
Data Structures | Functions

gp_Vec2d.hxx File Reference

#include <gp_VectorWithNullMagnitude.hxx>
#include <gp_XY.hxx>
#include <Standard_ConstructionError.hxx>
#include <Standard_OutOfRange.hxx>
#include <gp_Dir2d.hxx>
#include <gp_Trsf2d.hxx>
#include <gp_Pnt2d.hxx>

Data Structures

class  gp_Vec2d
 Defines a non-persistent vector in 2D space. More...
 

Functions

gp_Vec2d operator* (const Standard_Real theScalar, const gp_Vec2d &theV)
 

Function Documentation

◆ operator*()

gp_Vec2d operator* ( const Standard_Real  theScalar,
const gp_Vec2d theV 
)
inline