DHART
Loading...
Searching...
No Matches
DHARTAPI.NativeUtils.CommonNativeArrays Namespace Reference

A set of native array implementations that are useful throughout the entire program. More...

Classes

class  ManagedCharPtrArray
 An array of pointers to char arrays in unmanaged memory. More...
 
class  ManagedFloatArray
 An array of floats in unmanaged memory. More...
 
class  UnmanagedFloatArray2D
 A 2 dimensional array of integers in C++. More...
 
class  UnmanagedIntArray2D
 A 2 dimensional array of integers in C++. More...
 

Detailed Description

A set of native array implementations that are useful throughout the entire program.