查看单个帖子
旧 2009-05-07, 05:09 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】olerences On Extents, Odgeboundblock3d

tolerences on extents, odgeboundblock3d
tolerences on extents, odgeboundblock3d
specifically i am looking for a simple means of using tolerences around this class. a lot of the other odge functions allow tolerences, but why not the bounding blocks?
ex:
odgeboundblock3d bounds;
...
//code that adds the points to the bounds object
...
if( bounds.contains(startpoint, /* want to be able to add tolerences here*/))
{
// do something
}
in 2.4 odgeboundblock3d::contains and odgeextents3d::contains accept tolerance
vladimir
doh, forgot to mention i was still using 2.3.0. i guess i have a reason to use 2.4.1 now.
sorry for wasting your time.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)