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

odvectorizertarget
odvectorizertarget
odvectorizertarget: olyline(oduint32 numpoints, const odgepoint2d* ppoints) = 0;
i assume ppoints are in screen coordinates mapped from model coords to screen coords according to odviewparams of odvectorizer. but i want native model coordinates for my callback. preferably with z coordinate. is there a callback level for 3d model coordinates? current colour, layer, etc. callbacks or query functions?
in general it would be very useful if odvectorizer state variables for current effective layer, current effective colour, etc could be available from a target implementation. (either through query functions or callbacks.)
assuming the drawing in model coordinates is 2d. how do you set up odviewparams which gives you model coordinates? like this?:
m_screenmin = m_viewcenter - m_worldsizes/2;
m_screenmax = m_viewcenter + m_worldsizes/2;
(rest of members default/ctor values)
-rune
-rune jorgensen
www.dds.no

the client api for vectorization is not complete yet--the rendering in odamfcapp was added for our internal use only. it is premature to develop any client code for rendering based on the current release.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)