APIUtil Description static class Tinman.AddOns.API.APIUtil Full source code is included in the Tinman 3D SDK download. Helper class for this namespace. Public / Methods Wrap 2 overloads [Pure] public static method Wrap1 → (1) value in : int32 The integer value. returns → IntPtr The pointer value. Wraps the given integer value. [Pure] public static method Wrap2 → (1) value in : IntPtr The pointer value. returns → int32 The integer value. Unwraps the given pointer value. string DirectXConstantBufferElementInfo