Inheritance: Standard_Transient
 public void DisplaySensitive(SelectMgr_Selection theSel, gp_Trsf theTrsf, V3d_View theView)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void buildBVH(SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
 public SelectMgr_Selection(SelectMgr_Selection parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(SelectMgr_Selection theItem)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void recomputeSelectionMode(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection,
                                    int theMode)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, SelectMgr_Selection theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, SelectMgr_Selection theItem)
 {
     throw new NotImplementedException();
 }
示例#8
0
 public void AddSelection(SelectMgr_Selection aSelection, int aMode)
 {
     throw new NotImplementedException();
 }
示例#9
0
 public void UpdateTransformations(SelectMgr_Selection aSelection)
 {
     throw new NotImplementedException();
 }
 public void Remove(SelectMgr_Selection aSelection)
 {
     throw new NotImplementedException();
 }
示例#11
0
 public void ComputeSelection(SelectMgr_Selection theSelection, int theMode)
 {
     throw new NotImplementedException();
 }
 public void Deactivate(SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
 public void RemoveSelectionOfObject(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
 public void AddSelectionToObject(SelectMgr_SelectableObject theObject, SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
 public SelectMgr_StateOfSelection Status(SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
示例#16
0
 public void ComputeSensitivePrs(Graphic3d_Structure theStructure, SelectMgr_Selection theSel, gp_Trsf theLoc,
                                 Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }