Ejemplo n.º 1
0
 public void GraphicTransform(TopLoc_Datum3D theTrsf)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void SetTransform(Graphic3d_Structure theStructure, TopLoc_Datum3D theTrsf)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void SetTransformation(TopLoc_Datum3D theTrsf)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void computeHLR(Graphic3d_Camera theProjector, TopLoc_Datum3D theTrsf, Graphic3d_Structure thePrs)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Connect(AIS_InteractiveObject theAnotherObj, TopLoc_Datum3D theLocation)
 {
     throw new NotImplementedException();
 }
 public AIS_InteractiveObject Connect(AIS_InteractiveObject theAnotherObj, TopLoc_Datum3D theLocation,
                                      Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
 public void setLocalTransformation(TopLoc_Datum3D theTransformation)
 {
     throw new NotImplementedException();
 }
 public void SetCombinedParentTransform(TopLoc_Datum3D theTrsf)
 {
     throw new NotImplementedException();
 }