- Member tlp::computeBoundingRadius (const Graph *graph, const LayoutProperty *layout, const SizeProperty *size, const DoubleProperty *rotation, const BooleanProperty *selection=0)
make that fucntion return a new type of class called BoundingSphere
test if that function correctly compute a bounding sphere.
- Member tlp::computeConvexHull (const Graph *graph, const LayoutProperty *layout, const SizeProperty *size, const DoubleProperty *rotation, const BooleanProperty *selection=0)
refactor code from GlConvexHull here
|