a2dCanvasObject::RenderChild Struct Reference

used to tell which child object to render and to detect the need for it. More...

#include <canobj.h>

List of all members.

Public Attributes

bool m_prerender:1
bool m_postrender:1
bool m_property:1


Detailed Description

used to tell which child object to render and to detect the need for it.

Definition at line 783 of file canobj.h.


Member Data Documentation

object marked for pre rendering ( before the parent )

Definition at line 785 of file canobj.h.

object marked for post rendering ( after the parent )

Definition at line 786 of file canobj.h.

object marked for property rendering

Definition at line 787 of file canobj.h.


The documentation for this struct was generated from the following file:
a2dCanvasObject::RenderChild Struct Reference -- Tue Aug 31 18:13:15 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation