GL Studio C++ Runtime API
|
#include <gls_poly_line.h>
Public Attributes | |
GlsPolyLineVertex | a |
The first vertex of the face. | |
GlsPolyLineVertex | b |
The second vertex of the face. | |
GlsPolyLineVertex | c |
The third vertex of the face. | |
The GlsPolyLineFace struct. Describes a face generated by GlsPolyLine.