Graphviz  2.41.20171026.1811
Data Fields
pathend_t Struct Reference

#include <types.h>

Collaboration diagram for pathend_t:
Collaboration graph
[legend]

Data Fields

boxf nb
 
pointf np
 
int sidemask
 
int boxn
 
boxf boxes [20]
 

Detailed Description

Definition at line 92 of file types.h.

Field Documentation

boxf pathend_t::boxes[20]

Definition at line 97 of file types.h.

Referenced by beginpath(), and endpath().

int pathend_t::boxn

Definition at line 96 of file types.h.

Referenced by beginpath(), and endpath().

boxf pathend_t::nb

Definition at line 93 of file types.h.

Referenced by beginpath(), and endpath().

pointf pathend_t::np

Definition at line 94 of file types.h.

Referenced by beginpath(), and endpath().

int pathend_t::sidemask

Definition at line 95 of file types.h.

Referenced by beginpath(), and endpath().


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