Home
last modified time | relevance | path

Searched defs:Geom_Axis1Placement (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_Axis1Placement.cxx56 Geom_Axis1Placement::Geom_Axis1Placement (const gp_Ax1& A1) in Geom_Axis1Placement() function in Geom_Axis1Placement
62 Geom_Axis1Placement::Geom_Axis1Placement (const Pnt& P, const Dir& V) { in Geom_Axis1Placement() function in Geom_Axis1Placement
77 Handle(Geom_Axis1Placement) Geom_Axis1Placement::Reversed() const { in Handle() argument
H A DGeom_Axis1Placement.hxx47 class Geom_Axis1Placement : public Geom_AxisPlacement class
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom_Axis1Placement.hxx47 class Geom_Axis1Placement : public Geom_AxisPlacement class
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeom_Axis1Placement.hxx47 class Geom_Axis1Placement : public Geom_AxisPlacement class
/dports/cad/opencascade/opencascade-7.6.0/src/StepToGeom/
H A DStepToGeom.cxx152 Handle(Geom_Axis1Placement) StepToGeom::MakeAxis1Placement (const Handle(StepGeom_Axis1Placement)& … in Handle() argument