ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
SaveAssemblyAs is an option to LoadCOMTypeLibrary that allows you to specify a filename into which to write the interop assembly that gets generated.
StaticsVisible is an option to LoadNETType that specifies whether the class-specific context in which static method and field definitions are created should be placed on ...
OpenCLMemoryInformation[mem] gives information on OpenCLMemory.
TetGenCreate[] creates an instance of a TetGen expression.
TetGenDelete[expr] removes an instance of a TetGen expression, freeing up memory.
TetGenDetectIntersectingFacets[points, facets] returns a list of points and intersecting facets.
TetGenExpression[id] represents an instance of a TetGen object.
TetGenExpressions[] returns a list of active TetGen expressions.
TetGenSetPointMarkers[expr, markers] sets the point markers in a TetGen expression.