SFCGAL 2.0.0
SFCGAL::detail::io Namespace Reference

Namespaces

namespace  impl

Classes

class  OsgFactory
 helper class to convert SFCGAL::Geometry to osg::Geometry More...
class  WkbReader
 read WKB geometry More...
class  WkbWriter
 Writer for WKB. More...
class  WktReader
 read WKT geometry More...
class  WktWriter
 Writer for WKT. More...

Functions

static auto fixZeroNeg (double val, int precision) -> double

Function Documentation

◆ fixZeroNeg()

auto SFCGAL::detail::io::fixZeroNeg ( double val,
int precision ) -> double
static