Mako 7.3.0 API
IDOMShape::CShapeDetails Class Reference

Provides a view into the regions that comprise the shape. A region consists of a series of spans, each representing a series of rectangles that share the same y span. More...

#include <idomshape.h>

Classes

struct  CSpan
 Representation of a series of rectangles sharing the same y span. More...
 

Public Attributes

uint32 numSpans
 The number of spans. The last span is used solely to indicate the y endpoint of the penultimate span.
 
CSpanspans
 The spans as an array. The memory is owned by the IDOMShape. Do not free.
 

Detailed Description

Provides a view into the regions that comprise the shape. A region consists of a series of spans, each representing a series of rectangles that share the same y span.


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