OpenCLImplicitRender3D[poly, vars, r] ray traces the implicit surface poly = 0 as a function of vars with bound sphere of radius r.
GraphRadius[g] gives the minimum eccentricity of the vertices in the graph g.
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
TetGenConvexHull[points] generates a convex hull for a 3D point set.
int MLEndPacket (MLINK link) inserts an indicator in the expression stream that says the current expression is complete and is ready to be sent.
int MLTransferExpression (MLINK dst, MLINK src) transfers an expression to destination link dst from source link src.
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.ReflectionTransform[v, p] gives a ...
int MLNewPacket (MLINK link) skips to the end of the current packet on link.
PrivateFontOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for various font suboptions.
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.