FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
AcGsGraphicsKernel.h File Reference
#include "AcGsModel.h"

Go to the source code of this file.

Classes

class  AcGsGraphicsKernel
 

Typedefs

typedef AcGiDrawable *(* AcGsGetInterfaceFunc) (LONG_PTR, bool)
 
typedef void(* AcGsReleaseInterfaceFunc) (AcGiDrawable *)
 

Typedef Documentation

◆ AcGsGetInterfaceFunc

typedef AcGiDrawable *(* AcGsGetInterfaceFunc) (LONG_PTR, bool)

Definition at line 24 of file AcGsGraphicsKernel.h.

◆ AcGsReleaseInterfaceFunc

typedef void(* AcGsReleaseInterfaceFunc) (AcGiDrawable *)

Definition at line 25 of file AcGsGraphicsKernel.h.