Woolz Image Processing Version 1.4.0
_WlzDrawDomWSp Struct Reference

Workspace in which drawing commands are parsed. More...

Data Fields

char * cmdStr
int cmdStrIdx
char * buf
int bufMax

Detailed Description

Workspace in which drawing commands are parsed.


Field Documentation

Given command string, which is not modified.

Referenced by WlzDrawDomainObj().

Index into the command string for the start of the next command.

Referenced by WlzDrawDomainObj().

Dynamically sized buffer holding a copy of the current command being parsed.

Referenced by WlzDrawDomainObj().

Current buffer size.

Referenced by WlzDrawDomainObj().


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