Open CASCADE Technology 7.8.0
|
#include <gp_Trsf.hxx>
#include <NCollection_Mat4.hxx>
#include <NCollection_Vec3.hxx>
#include <NCollection_Vec4.hxx>
Namespaces | |
namespace | SelectMgr_MatOp |
Typedefs | |
typedef NCollection_Vec3< Standard_Real > | SelectMgr_Vec3 |
typedef NCollection_Vec4< Standard_Real > | SelectMgr_Vec4 |
typedef NCollection_Mat4< Standard_Real > | SelectMgr_Mat4 |
Functions | |
SelectMgr_Vec3 | SelectMgr_MatOp::Transform (const gp_Trsf &theTrsf, const SelectMgr_Vec3 &theVec) |