Open CASCADE Technology  7.7.0
Namespaces | Typedefs | Functions

SelectMgr_VectorTypes.hxx File Reference

#include <gp_Trsf.hxx>
#include <NCollection_Mat4.hxx>
#include <NCollection_Vec3.hxx>
#include <NCollection_Vec4.hxx>

Namespaces

 SelectMgr_MatOp
 

Typedefs

typedef NCollection_Vec3< Standard_RealSelectMgr_Vec3
 
typedef NCollection_Vec4< Standard_RealSelectMgr_Vec4
 
typedef NCollection_Mat4< Standard_RealSelectMgr_Mat4
 

Functions

SelectMgr_Vec3 SelectMgr_MatOp::Transform (const gp_Trsf &theTrsf, const SelectMgr_Vec3 &theVec)
 

Typedef Documentation

◆ SelectMgr_Mat4

◆ SelectMgr_Vec3

◆ SelectMgr_Vec4