代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/335542/12517134
cpp setoperations.cpp
//: C06:SetOperations.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the
www.eeworm.com/read/300492/13909625
cpp setoperations.cpp
//: C06:SetOperations.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the
www.eeworm.com/read/463481/7180186
m arcsregion.m
function R=arcs2region(c,k,dfi);
% Converts the region, returned by Circles_Intersection, into
% array, approximated as polygons collection
% Input: c - result of Circles_Intersection action;
% k
www.eeworm.com/read/38039/1096892
mnu mdlopname.mnu
MDLOP#NAME
#
Same#Names
Use same names for model instances along path of intersection.
#
New#Names
Create new instances for model instances along path of intersection.
#
www.eeworm.com/read/382131/9046966
c tritri.c
/* Triangle/triangle intersection test routine,
* by Tomas Moller, 1997.
* See article "A Fast Triangle-Triangle Intersection Test",
* Journal of Graphics Tools, 2(2), 1997
*
* int tri_tri_i
www.eeworm.com/read/421211/10750489
c tritri.c
/* Triangle/triangle intersection test routine,
* by Tomas Moller, 1997.
* See article "A Fast Triangle-Triangle Intersection Test",
* Journal of Graphics Tools, 2(2), 1997
*
* int tri_tri_i
www.eeworm.com/read/320625/13421295
html maincog2dtest.html
COG 2.0: rectangle
Intersection with a rectangle
In this variant, instead of the 3D
cube, the intersection of the
www.eeworm.com/read/38039/1094601
mnu mdloplvl.mnu
MDLOP#LVL
#
Top#Level
Set intersection of assembly solid to be visible only in top level assembly.
#
Select#Level
Select level where intersection of assembly solid should be visible.
#
www.eeworm.com/read/178687/5315602
c tritri.c
/* Triangle/triangle intersection test routine,
* by Tomas Moller, 1997.
* See article "A Fast Triangle-Triangle Intersection Test",
* Journal of Graphics Tools, 2(2), 1997
*
* int tri_tri_i
www.eeworm.com/read/456353/7351474
m~ opt_exempel6.m~
% Example showing
% Set the options for ploting of the optics/raytracing
opt_ops.plotrays=0; % plot the individual rays
opt_ops.plotpaus=0; % do not pause after each ray intersection
opt_ops.plotR