Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QcPacked::get Method

Return a quarter of coverage amount.

C++
unsigned get(
    int index
) const;
Parameters 
Description 
int index 
Index of quarter of coverage amount (0 to QcPacked::NUM_QCS - 1). 

A quarter of coverage amount.

Exceptions 
Description 
PiaException of type PIA_IDS_QCPACKED1 if index is out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!