代码搜索:intersect
找到约 481 项符合「intersect」的源代码
代码结果 481
www.eeworm.com/read/270032/11050660
c intqdr.c
#include
#include "GraphicsGems.h"
/* ---- intqdr - Intersect a ray with a quadric surface. -------------- */
/* */
/* */
/* Description: */
/* Intqdr determines th
www.eeworm.com/read/493646/1164466
js arrayintersect.js
Object.extend(Array.prototype, {
intersect: function(array){
return this.findAll( function(token){ return array.include(token) } );
}
});
www.eeworm.com/read/38039/1094454
mnu srfmrgtype.mnu
MERGE#TYPE
#
Intersect
Attach one quilt to another by intersection and alignment.
#
Join
Attach one quilt to another by aligning edges with surfaces.
#
www.eeworm.com/read/457053/1601529
readme
Description:
------------
dosreduce creates a reduced network topology from
a larger inet topolgy based on intersection of attacker and
crosstraffic paths. The nodes and links that donot intersect
www.eeworm.com/read/339873/3293124
java matchfilter.java
/**
*
*/
package com.bbn.openmap.geo;
public interface MatchFilter {
/**
* do inexpensive comparisons to determine if the two elements
* might intersect.
*
* @return true
www.eeworm.com/read/307320/3724953
readme
Description:
------------
dosreduce creates a reduced network topology from
a larger inet topolgy based on intersection of attacker and
crosstraffic paths. The nodes and links that donot intersect
www.eeworm.com/read/405754/2285125
c isoprint.c
/*
# proc: iso_handprint_in_box - isolates the handprint written within the given
# proc: box-field subimage and preserves character strokes that
# proc: intersect
www.eeworm.com/read/389028/2545551
readme
Description:
------------
dosreduce creates a reduced network topology from
a larger inet topolgy based on intersection of attacker and
crosstraffic paths. The nodes and links that donot intersect
www.eeworm.com/read/161513/5551693
java matchfilter.java
/**
*
*/
package com.bbn.openmap.geo;
public interface MatchFilter {
/**
* do inexpensive comparisons to determine if the two elements
* might intersect.
*
* @return true
www.eeworm.com/read/38039/1089972
mnu introper.mnu
INTRSCT#OPER 求交操作
#
Add#Model 添加模型
Add assembly solid(s) for feature to intersect.
增加组件实体与特征求交.
Remove#Model 删除模型
Remove assembly solid(s) from list of solids to intersect.
从求交的实体清单中删除组件实体
ModEjPinDi