WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
RedbookText.h
1
#ifndef _WINC_REDBOOKTEXT
2
#define _WINC_REDBOOKTEXT
3
4
#include <WXP/Point.h>
5
6
namespace
WXP
{
13
struct
RedbookText
{
14
Point
pt;
15
int
dx, dy;
16
int
block, rev, code, size;
17
char
str[300];
18
int
len;
19
};
20
}
21
#endif
22
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::Point
This struct sets a 3D point (x, y, z)
Definition
Point.h:5
WXP::RedbookText
This struct stores Redbook text data.
Definition
RedbookText.h:13
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7