SOFA plugin: image  master
Open source framework for multi-physics simuation
SofaImage.Tools.ImagePlaneController Class Reference
Inheritance diagram for SofaImage.Tools.ImagePlaneController:

Public Member Functions

def addPoint (self, id, x, y, z)
 
def removePoint (self, id)
 
def clearPoints (self)
 
def getPoints (self)
 

Function details

◆ addPoint()

def SofaImage.Tools.ImagePlaneController.addPoint (   self,
  id,
  x,
  y,
  z 
)

◆ clearPoints()

def SofaImage.Tools.ImagePlaneController.clearPoints (   self)

◆ getPoints()

def SofaImage.Tools.ImagePlaneController.getPoints (   self)

◆ removePoint()

def SofaImage.Tools.ImagePlaneController.removePoint (   self,
  id 
)