UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
ZqbPropPlacement Struct Reference

#include <zqb_propplacement.hpp>

Public Member Functions

 ZqbPropPlacement ()
 
 ZqbPropPlacement (ZqbPixGroup *pG)
 
 ZqbPropPlacement ()
 
 ZqbPropPlacement (ZqbPixGroup *pG)
 

Public Attributes

ZqbPixGroupm_pGroup
 
bool m_bSized
 
int m_iSize
 
int m_iMinSize
 

Detailed Description

Object used for pixel groups placement with defined proportions among brother groups.

Constructor & Destructor Documentation

ZqbPropPlacement::ZqbPropPlacement ( )
inline

Create empty object with default values.

ZqbPropPlacement::ZqbPropPlacement ( ZqbPixGroup pG)
inline

Create object for placement of given group.

ZqbPropPlacement::ZqbPropPlacement ( )
inline

Create empty object with default values.

ZqbPropPlacement::ZqbPropPlacement ( ZqbPixGroup pG)
inline

Create object for placement of given group.

Member Data Documentation

bool ZqbPropPlacement::m_bSized

Status of probe size assignment: true means the sizeing process is completed for this group and false means that some additional procedures will follow.

int ZqbPropPlacement::m_iMinSize

Minimum size of the group.

int ZqbPropPlacement::m_iSize

Assigned size of the group.

ZqbPixGroup * ZqbPropPlacement::m_pGroup

Pointer to pixel group object.


The documentation for this struct was generated from the following files: