_shape Struct Reference

A grahpic shape. More...

#include <mb_types.h>

List of all members.

Public Attributes

int sh_type
geo_tgeo
coord_tcoord
paint_tfill
paint_tstroke
co_aix stroke_width
int stroke_linecap:2
int stroke_linejoin:2
struct _shapesh_next
void(* free )(shape_t *shape)


Detailed Description

A grahpic shape.

inline_dotgraph_3.dot

Definition at line 163 of file mb_types.h.


Member Data Documentation

Definition at line 164 of file mb_types.h.

Definition at line 165 of file mb_types.h.

Definition at line 166 of file mb_types.h.

Definition at line 167 of file mb_types.h.

Definition at line 167 of file mb_types.h.

Definition at line 168 of file mb_types.h.

Definition at line 169 of file mb_types.h.

Definition at line 170 of file mb_types.h.

struct _shape* _shape::sh_next [read]

Link all shapes of a rdman together.

Definition at line 171 of file mb_types.h.

void(* _shape::free)(shape_t *shape)


The documentation for this struct was generated from the following file:
SourceForge.net Logo