Home
last modified time | relevance | path

Searched defs:V3d (Results 1 – 18 of 18) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DVector3d.h22 typedef gdouble V3d[3]; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d.hxx33 class V3d class
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DV3d.hxx33 class V3d class
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DV3d.hxx33 class V3d class
/dports/science/jmol/jmol-14.32.7/src/javajs/util/
H A DV3d.java35 public class V3d extends T3d { class
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestVectorial.py15 vector2d, vector3d, Vector3d as V3d, VectorError unknown
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathVec.h457 typedef V3<double> V3d; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBlend/
H A DBRepBlend_AppFuncRoot.cxx234 math_Vector V3d(1, Tol3d.Length()), V1d(1, Tol3d.Length()); in GetTolerance() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathVec.h694 typedef Vec3 <double> V3d; typedef
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathVec.h694 typedef Vec3 <double> V3d; typedef
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathVec.h694 typedef Vec3 <double> V3d; typedef
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathVec.h723 typedef Vec3 <double> V3d; typedef
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathVec.h723 typedef Vec3 <double> V3d; typedef
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathVec.h852 typedef Vec3<double> V3d; typedef
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Djzq.h272 typedef Vec<3,double> V3d; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Evolved.cxx2696 gp_Vec V3d(D1.X(),D1.Y(),0.); in PutProfilAt() local
H A DBRepFill_Sweep.cxx1642 gp_Vec V3d, du, dv, dC3d; in UpdateEdge() local
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx1121 void ChFi3d_Coefficient(const gp_Vec& V3d, in ChFi3d_Coefficient()