GetInstanceGeometryClass
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetInstanceGeometryClass")] public static extern Int64 GetInstanceGeometryClass(Int64 owlInstance);
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetInstanceGeometryClass")] public static extern Int64 GetInstanceGeometryClass(Int64 owlInstance);