Home
last modified time | relevance | path

Searched defs:VV2 (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/vcglib/vcglib-2020.09/vcg/space/intersection/
H A Dtriangle_triangle3.h201 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument
376 inline void isect2(Point3<T> VTX0,Point3<T> VTX1,Point3<T> VTX2,float VV0,float VV1,float VV2, in isect2()
394 float VV0,float VV1,float VV2,float D0,float D1,float D2, in compute_intervals_isectline()
430 #define COMPUTE_INTERVALS_ISECTLINE(VERT0,VERT1,VERT2,VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1,… argument
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/intersection/
H A Dtriangle_triangle3.h201 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument
376 inline void isect2(Point3<T> VTX0,Point3<T> VTX1,Point3<T> VTX2,float VV0,float VV1,float VV2, in isect2()
394 float VV0,float VV1,float VV2,float D0,float D1,float D2, in compute_intervals_isectline()
430 #define COMPUTE_INTERVALS_ISECTLINE(VERT0,VERT1,VERT2,VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1,… argument
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dtri_coll_test.c68 #define ISECT(VV0,VV1,VV2,D0,D1,D2,isect0,isect1) \ argument
73 #define COMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1) \ argument
/dports/astro/oskar/OSKAR-2.8.0/oskar/correlate/
H A Ddefine_correlate_utils.h5 #define OSKAR_BASELINE_TERMS(FP, S_UP, S_UQ, S_VP, S_VQ, S_WP, S_WQ, UU, VV, WW, UU2, VV2, UUVV, UV… argument
/dports/misc/dartsim/dart-6.11.1/dart/collision/fcl/
H A Dtri_tri_intersection_test.hpp89 #define DART_ISECT(VV0, VV1, VV2, D0, D1, D2, isect0, isect1) \ argument
94 VV0, VV1, VV2, D0, D1, D2, D0D1, D0D2, isect0, isect1) \ argument
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dfhmqv.h292 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
H A Dhmqv.h291 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhmqv.h291 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
H A Dfhmqv.h292 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhmqv.h291 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
H A Dfhmqv.h292 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/mmgr/
H A Daset.c292 AllocSetGetChunkSpace,
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dhmqv.h291 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, true); in NAMESPACE_BEGIN() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dfhmqv.h185 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, false); in NAMESPACE_BEGIN() local
H A Dhmqv.h184 Element VV2 = params.DecodeElement(ephemeralOtherPublicKey, false); in NAMESPACE_BEGIN() local
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dtri_coll_test.cpp66 #define ISECT(VV0,VV1,VV2,D0,D1,D2,isect0,isect1) \ argument
71 #define COMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1) \ argument
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dcollision_trimesh_trimesh.cpp1141 #define ISECT(VV0,VV1,VV2,D0,D1,D2,isect0,isect1) \ argument
1146 #define COMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1) \ argument
1291 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument
1340 inline void isect2(dReal VTX0[3],dReal VTX1[3],dReal VTX2[3],dReal VV0,dReal VV1,dReal VV2, in isect2()
1372 dReal VV0,dReal VV1,dReal VV2,dReal D0,dReal D1,dReal D2, in compute_intervals_isectline()
1408 #define COMPUTE_INTERVALS_ISECTLINE(VERT0,VERT1,VERT2,VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1,… argument
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dcollision_trimesh_trimesh.cpp1141 #define ISECT(VV0,VV1,VV2,D0,D1,D2,isect0,isect1) \ argument
1146 #define COMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1) \ argument
1291 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument
1340 inline void isect2(dReal VTX0[3],dReal VTX1[3],dReal VTX2[3],dReal VV0,dReal VV1,dReal VV2, in isect2()
1372 dReal VV0,dReal VV1,dReal VV2,dReal D0,dReal D1,dReal D2, in compute_intervals_isectline()
1408 #define COMPUTE_INTERVALS_ISECTLINE(VERT0,VERT1,VERT2,VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1,… argument
/dports/devel/ode/ode-0.13/ode/src/
H A Dcollision_trimesh_trimesh.cpp1139 #define ISECT(VV0,VV1,VV2,D0,D1,D2,isect0,isect1) \ argument
1144 #define COMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1) \ argument
1289 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument
1338 inline void isect2(dReal VTX0[3],dReal VTX1[3],dReal VTX2[3],dReal VV0,dReal VV1,dReal VV2, in isect2()
1370 dReal VV0,dReal VV1,dReal VV2,dReal D0,dReal D1,dReal D2, in compute_intervals_isectline()
1406 #define COMPUTE_INTERVALS_ISECTLINE(VERT0,VERT1,VERT2,VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,isect0,isect1,… argument
/dports/cad/opencascade/opencascade-7.6.0/src/IntPolyh/
H A DIntPolyh_StartPoint.cxx107 const Standard_Real VV2) { in SetUV2()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBuilderAPI/
H A DBRepBuilderAPI_MakeEdge.cxx705 const TopoDS_Vertex& VV2, in Init()
814 const TopoDS_Vertex& VV2, in Init()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A DPartition_Loop3d.cxx256 gp_Vec Norm, V1, V2, VV1, VV2; in NextNormal() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A DPartition_Loop3d.cxx256 gp_Vec Norm, V1, V2, VV1, VV2; in NextNormal() local
/dports/cad/opencascade/opencascade-7.6.0/src/CPnts/
H A DCPnts_UniformDeflection.cxx74 gp_Pnt& PP, gp_Vec& VV1, gp_Vec& VV2) in D22d()
/dports/devel/ode/ode-0.13/GIMPACT/src/
H A Dgim_tri_tri_overlap.cpp148 #define NEWCOMPUTE_INTERVALS(VV0,VV1,VV2,D0,D1,D2,D0D1,D0D2,A,B,C,X0,X1) \ argument

123