wxArt2D
Public Member Functions | List of all members
a2dLayerGroup Class Reference

holds a list of layers numbers More...

#include <canglob.h>

Inheritance diagram for a2dLayerGroup:
Inheritance graph
[legend]
Collaboration diagram for a2dLayerGroup:
Collaboration graph
[legend]

Public Member Functions

 a2dLayerGroup ()
 constructor
 
bool InGroup (wxUint16 layer)
 
- Public Member Functions inherited from a2dlist< wxUint16 >
 a2dlist ()
 Default constructor.
 
 a2dlist (const a2dlist &other)
 Copy constructor.
 
 ~a2dlist ()
 Destructor.
 
a2dlist< wxUint16 >::const_iterator item (size_t index) const
 
a2dlist< wxUint16 >::iterator item (size_t index)
 
a2dlist< wxUint16 >
::reverse_iterator 
rerase (typename std::list< wxUint16, std::allocator< wxUint16 > >::reverse_iterator iterr)
 
std::list< wxUint16,
std::allocator< wxUint16 >
>::iterator 
GetPreviousAround (typename std::list< wxUint16, std::allocator< wxUint16 > >::iterator iter)
 get the previous node ( –end() if no previous )
 
std::list< wxUint16,
std::allocator< wxUint16 >
>::iterator 
GetNextAround (typename std::list< wxUint16, std::allocator< wxUint16 > >::iterator iter)
 get the next node ( begin() if no next )
 

Detailed Description

holds a list of layers numbers

Definition at line 60 of file canglob.h.

Member Function Documentation

bool a2dLayerGroup::InGroup ( wxUint16  layer)

return true if layer is part of the group if group eqauls wxLAYER_ALL it return true always

Definition at line 65 of file canglob.cpp.


The documentation for this class was generated from the following files:
a2dLayerGroup Class Reference -- Sun Oct 12 2014 17:04:41 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation