| Description | Hierarchy | Fields | Methods | Properties | 
type TGpcTristripClass = class(TObject)
![]()  | 
FTristrip: Tgpc_tristrip; | 
![]()  | 
function GetNumberOfStrips: integer; | 
![]()  | 
function GetNumberOfVerticies(StripIndex: integer): integer; | 
![]()  | 
function GetTristrips(StripIndex: integer): Tgpc_vertex_list; | 
![]()  | 
function GetVertices(StripIndex, VertexIndex: integer): Tgpc_vertex; | 
![]()  | 
Constructor Create(Subject: TGpcPolygonClass); | 
![]()  | 
Constructor CreateFromOperation(Subject, Clip: TGpcPolygonClass; Operation: Tgpc_op); | 
![]()  | 
Destructor Destroy; override; | 
![]()  | 
property NumberOfStrips: integer read GetNumberOfStrips; | 
![]()  | 
property Tristrips[StripIndex:integer]: Tgpc_vertex_list read GetTristrips; | 
![]()  | 
property NumberOfVerticies[StripIndex:integer]: integer
      read GetNumberOfVerticies; | 
![]()  | 
property Vertices[StripIndex,VertexIndex:integer]: Tgpc_vertex
      read GetVertices; | 
![]()  | 
FTristrip: Tgpc_tristrip; | 
![]()  | 
function GetNumberOfStrips: integer; | 
![]()  | 
function GetNumberOfVerticies(StripIndex: integer): integer; | 
![]()  | 
function GetTristrips(StripIndex: integer): Tgpc_vertex_list; | 
![]()  | 
function GetVertices(StripIndex, VertexIndex: integer): Tgpc_vertex; | 
![]()  | 
Constructor Create(Subject: TGpcPolygonClass); | 
![]()  | 
Constructor CreateFromOperation(Subject, Clip: TGpcPolygonClass; Operation: Tgpc_op); | 
![]()  | 
Destructor Destroy; override; | 
![]()  | 
property NumberOfStrips: integer read GetNumberOfStrips; | 
![]()  | 
property Tristrips[StripIndex:integer]: Tgpc_vertex_list read GetTristrips; | 
![]()  | 
property NumberOfVerticies[StripIndex:integer]: integer
      read GetNumberOfVerticies; | 
![]()  | 
property Vertices[StripIndex,VertexIndex:integer]: Tgpc_vertex
      read GetVertices; |