GL Studio C++ Runtime API
|
#include <gls_poly_line.h>
Public Attributes | |
Vector | vertex |
Vector | texCoord |
Vector | normal |
The GlsPolyLineVertex struct. Describes a vertex generated by GlsPolyLine.
Vector normal |
The vertex normal
Vector texCoord |
The texture coordinate
Vector vertex |
The vertex coordinate