OGDF.DPoint.Implementation
Contents
newDPoint :: CDouble -> CDouble -> IO DPoint Source #
dPoint_m_x_get :: DPoint -> IO CDouble Source #
dPoint_m_x_set :: DPoint -> CDouble -> IO () Source #
dPoint_m_y_get :: DPoint -> IO CDouble Source #
dPoint_m_y_set :: DPoint -> CDouble -> IO () Source #
Methods
delete :: DPoint -> IO () #