Open CASCADE Technology  7.7.0
Data Structures | Functions

gp_Vec.hxx File Reference

#include <gp_VectorWithNullMagnitude.hxx>
#include <gp_XYZ.hxx>
#include <Standard_DomainError.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt.hxx>
#include <gp_Trsf.hxx>

Data Structures

class  gp_Vec
 Defines a non-persistent vector in 3D space. More...
 

Functions

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

Function Documentation

◆ operator*()

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