PLplot  5.15.0
square Struct Reference

Public Attributes

csaparent
 
int i
 
int j
 
int nallocated
 
int npoints
 
point ** points
 
int primary
 
triangletriangles [4]
 
double coeffs [25]
 

Detailed Description

Definition at line 82 of file csa.c.

Member Data Documentation

◆ coeffs

double square::coeffs[25]

Definition at line 95 of file csa.c.

◆ i

int square::i

Definition at line 85 of file csa.c.

◆ j

int square::j

Definition at line 85 of file csa.c.

◆ nallocated

int square::nallocated

Definition at line 87 of file csa.c.

◆ npoints

int square::npoints

Definition at line 88 of file csa.c.

◆ parent

csa* square::parent

Definition at line 84 of file csa.c.

◆ points

point** square::points

Definition at line 89 of file csa.c.

◆ primary

int square::primary

Definition at line 91 of file csa.c.

◆ triangles

triangle* square::triangles[4]

Definition at line 93 of file csa.c.


The documentation for this struct was generated from the following file: