Support Forum G3D Web Page |
Singly-linked list of QRcode. More...
Public Attributes | |
QRcode * | code |
struct _QRcode_List * | next |
Singly-linked list of QRcode.
Used to represent a structured symbols. A list is terminated with NULL.
QRcode* _QRcode_List::code |
struct _QRcode_List* _QRcode_List::next |