ConvexHullInterface Member List

This is the complete list of members for ConvexHullInterface , including all inherited members.

Alloc (MAXON_SOURCE_LOCATION_DECLARATION) ConvexHullInterface static
ComputeConvexHull (const Block< const Vector > &vertices, const Float shrink, const Float shrinkClamp, BaseArray< Vector > &resultVertices, BaseArray< ConvEdge > &resultEdges, BaseArray< Int > &resultFaces) ConvexHullInterface
ComputeConvexHull (const Block< const Vector > &vertices, const Float shrink, const Float shrinkClamp, ConvexHullData &hull) ConvexHullInterface
MAXON_INTERFACE_NONVIRTUAL (ConvexHullInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.convexhull") ConvexHullInterface private