Ejemplo n.º 1
0
 public bool isSlowHiStyle(SelectMgr_EntityOwner theOwner, V3d_Viewer theViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void highlightWithSubintensity(SelectMgr_EntityOwner theOwner, int theMode)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void highlightSelected(SelectMgr_EntityOwner theOwner)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void highlightWithColor(SelectMgr_EntityOwner theOwner, V3d_Viewer theViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 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();
 }