double*MTensor_getRealData (MTensor t) gets an array of the data elements of an MTensor of real type.
int MTensor_new (mint type, mint rank, mint const*dims, MTensor*pres) is a library callback function that creates a new MTensor.
CallingConvention is an option to DefineDLLFunction that specifies what calling convention the DLL function uses.
FixCRLF["str"] changes the linefeeds in the given string to the CR/LF Windows convention.
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 ...
WrapInNETBlock is an option to AddEventHandler and NETNewDelegate that specifies whether or not the Mathematica callback function assigned to the delegate should be ...
TetGenCreate[] creates an instance of a TetGen expression.
TetGenExpression[id] represents an instance of a TetGen object.
TetGenExpressions[] returns a list of active TetGen expressions.