wxArt2D
Public Attributes | List of all members
a2dCanvasObject::RenderChild Struct Reference

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

#include <canobj.h>

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 381 of file canobj.h.

Member Data Documentation

bool a2dCanvasObject::RenderChild::m_postrender

object marked for post rendering ( after the parent )

Definition at line 384 of file canobj.h.

bool a2dCanvasObject::RenderChild::m_prerender

object marked for pre rendering ( before the parent )

Definition at line 383 of file canobj.h.

bool a2dCanvasObject::RenderChild::m_property

object marked for property rendering

Definition at line 385 of file canobj.h.


The documentation for this struct was generated from the following file:
a2dCanvasObject::RenderChild Struct Reference -- Sun Oct 12 2014 17:04:30 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation