Scanbot SDK
Loading...
Searching...
No Matches
ScanbotSDKTypes.h File Reference

The Scanbot SDK C API primitive types. More...

Go to the source code of this file.

Classes

struct  scanbotsdk_point_t
 Represents a point with integer coordinates. More...
 
struct  scanbotsdk_pointf_t
 Represents a point with floating point coordinates. More...
 
struct  scanbotsdk_rect_t
 Represents a rectangle with integer coordinates. More...
 
struct  scanbotsdk_rectf_t
 Represents a rectangle with floating point coordinates. More...
 

Typedefs

typedef struct scanbotsdk_point_t scanbotsdk_point_t
 Represents a point with integer coordinates.
 
typedef struct scanbotsdk_pointf_t scanbotsdk_pointf_t
 Represents a point with floating point coordinates.
 
typedef struct scanbotsdk_rect_t scanbotsdk_rect_t
 Represents a rectangle with integer coordinates.
 
typedef struct scanbotsdk_rectf_t scanbotsdk_rectf_t
 Represents a rectangle with floating point coordinates.
 

Detailed Description

The Scanbot SDK C API primitive types.