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