高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】odabstractviewpesetview... parameter isperspective
od*abstract*view*pe::*set*view... parameter 'isperspective'
od*abstract*view*pe::*set*view... parameter 'isperspective' explanation
the declaration of odabstractviewpe::setview is as follows:
virtual void
odabstractviewpe::setview(
odrxobject* pviewport,
const odgepoint3d& target,
const odgevector3d& direction,
const odgevector3d& upvector,
double fieldwidth,
double fieldheight,
bool isperspective,
const odgevector2d& viewoffset = odgevector2d::kidentity) const
the explanation of parameter 'isperspective' in your .chm file is:
controls perspective.
could you be more concrete, please? i can't imagine, what perspective do you mean here. if you could give some verbal/written example, i would be very grateful.
thanks
jan grabmueller
hi,
this flag controls whether the view will be in parallel or perspective mode.
best regards
chudomir
|