<TypeBufferAlgorithms> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyNo registered superclass.

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32AllocateTypeAllocates types of the specified type and transfers ownership of the types to the <TypeBuffer>.
int32AllocateTypesAllocates types of the specified types and transfers ownership of the types to the <TypeBuffer>.
int32AmplifyThis option is undocumented at present.
int32ComplementPopulates a <TypeBuffer> with the complement (difference) of two sets.
int32DifferencePopulates a <TypeBuffer> with the difference of two sets.
int32IntersectionPopulates a <TypeBuffer> with the complement of two sets.
int32UnionPopulates a <TypeBuffer> with the union of two sets.