a list of ZonePc of a LotusGraph for 123 pc  
 More...
|  | 
|  | ZonePcList () | 
|  | constructor 
 | 
|  | 
| bool | empty () const | 
|  | returns true if the number of graphic zone is empty 
 | 
|  | 
|  | 
| std::vector< std::shared_ptr< ZonePc > > | m_zones | 
|  | the list of zones 
 | 
|  | 
| std::stack< size_t > | m_groupBeginStack | 
|  | the stack indicating the beginning of each group 
 | 
|  | 
a list of ZonePc of a LotusGraph for 123 pc 
◆ ZonePcList()
  
  | 
        
          | LotusGraphInternal::ZonePcList::ZonePcList | ( |  | ) |  |  | inline | 
 
 
◆ empty()
  
  | 
        
          | bool LotusGraphInternal::ZonePcList::empty | ( |  | ) | const |  | inline | 
 
returns true if the number of graphic zone is empty 
 
 
◆ m_groupBeginStack
      
        
          | std::stack<size_t> LotusGraphInternal::ZonePcList::m_groupBeginStack | 
      
 
the stack indicating the beginning of each group 
 
 
◆ m_zones
      
        
          | std::vector<std::shared_ptr<ZonePc> > LotusGraphInternal::ZonePcList::m_zones | 
      
 
 
The documentation for this struct was generated from the following file: