视图的函数

  • tm = Matrix3(1) --represents the XY plane
  • m = Point2 0 0 --screen pixel coordinates

  • p = gw.snapPoint m snapPlane:tm --- 视图的函数

completeredraw() --视图刷新

 

viewport.GetFPS() --视图的刷新。

 

viewport.IsEnabled() ---判断视图是否是失效处理。

 

viewport.IsPerspView() ---判断视图是否是透视图。

 

gw.getDriverString()--以字符串形式返回图形显卡的。

 

 

 

 

 

 

 

 

posted on 2011-03-08 09:02  盖天00  阅读(209)  评论(0编辑  收藏  举报

导航