API Reference
>
Structs, Records, Enums
>
gpc_tristrip Structure
gpc_tristrip Structure
Collapse All
Syntax
C++
typedef
struct
{
int
num_strips
;
gpc_vertex_list
*
strip
; } gpc_tristrip;
File
avgpc.h
Members
Members
Description
int num_strips;
Number of tristrips
gpc_vertex_list * strip;
Tristrip array pointer
Description
This is type gpc_tristrip.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic