.TH "EMF::POINTLARRAY" 3 "Thu Nov 30 2023 23:30:32" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::POINTLARRAY \- Represent an array of points in a simple way\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPOINTLARRAY\fP (POINTL *const points, const DWORD n)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "POINTL *const \fBpoints_\fP" .br .RI "Array of POINTLs\&. " .ti -1c .RI "const DWORD \fBn_\fP" .br .RI "Number of POINTLs in array\&. " .in -1c .SH "Detailed Description" .PP Represent an array of points in a simple way\&. Allow an array of POINTL's to be written out at once\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::POINTLARRAY::POINTLARRAY (POINTL *const points, const DWORD n)\fC [inline]\fP" Simple constructor\&. .PP \fBParameters\fP .RS 4 \fIpoints\fP pointer to array of POINTLs\&. .br \fIn\fP number POINTLs in array\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.