Main Page
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
Related Pages
Todo List
Member
geos::geom::Geometry::isWithinDistance
(const Geometry *geom, double cDistance) const
doesn't seem to need being virtual, make it concrete
Class
geos::geom::IntersectionMatrix
Suggestion: add equal and not-equal operator to this class.
Member
geos::geom::IntersectionMatrix::IntersectionMatrix
(const IntersectionMatrix &other)
Add assignment operator to make this class fully copyable.
Member
geos::geom::IntersectionMatrix::add
(IntersectionMatrix *other)
Why the 'other' matrix is not passed by const-reference?
Member
geos::geom::IntersectionMatrix::transpose
()
It returns 'this' pointer so why not to return const-pointer?
May be it would be better to return copy of transposed matrix?
Class
geos::index::strtree::ItemBoundable
TODO: It's unclear who takes ownership of passed newBounds and newItem objects.
Member
geos::geom::prep::PreparedLineStringIntersects::PreparedLineStringIntersects
(PreparedLineString &prep)
FIXME - mloskot: Why not taking linestring through const reference?
Generated on Wed Jul 4 09:00:05 2012 for GEOS by
1.3.9.1