Пример #1
0
 public bool isSlowHiStyle(SelectMgr_EntityOwner theOwner, V3d_Viewer theViewer)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void highlightWithSubintensity(SelectMgr_EntityOwner theOwner, int theMode)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void highlightSelected(SelectMgr_EntityOwner theOwner)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void highlightWithColor(SelectMgr_EntityOwner theOwner, V3d_Viewer theViewer)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public bool ProcessDragging(AIS_InteractiveContext theCtx, V3d_View theView, SelectMgr_EntityOwner theOwner,
                             Graphic3d_Vec2i theDragFrom, Graphic3d_Vec2i theDragTo, AIS_DragAction theAction)
 {
     throw new NotImplementedException();
 }
 public SelectMgr_EntityOwner Prepend(SelectMgr_EntityOwner theItem)
 {
     throw new NotImplementedException();
 }