FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Typedefs
addtypedef.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* AcRxFunctionPtr) ()
 
typedef double ads_real
 
typedef double acedDwgPoint[3]
 
typedef double ads_point[3]
 
typedef ads_real ads_matrix[4][4]
 
typedef uintptr_t ads_name[2]
 
typedef Adesk::UInt16 UInt16
 
typedef Adesk::uint uint
 

Typedef Documentation

◆ acedDwgPoint

typedef double acedDwgPoint[3]

Definition at line 21 of file addtypedef.h.

◆ AcRxFunctionPtr

typedef void(* AcRxFunctionPtr) ()

Definition at line 19 of file addtypedef.h.

◆ ads_matrix

typedef ads_real ads_matrix[4][4]

Definition at line 24 of file addtypedef.h.

◆ ads_name

typedef uintptr_t ads_name[2]

Definition at line 25 of file addtypedef.h.

◆ ads_point

typedef double ads_point[3]

Definition at line 22 of file addtypedef.h.

◆ ads_real

Definition at line 20 of file addtypedef.h.

◆ uint

Definition at line 98 of file addtypedef.h.

◆ UInt16

Definition at line 96 of file addtypedef.h.