| HDK
    | 
#include <GA_Info.h>
| Public Member Functions | |
| GA_Info (const GA_Detail &detail) | |
| ~GA_Info () | |
| void | fullInfo (UT_WorkBuffer &buf) | 
| void | indexInformation (UT_WorkBuffer &buf, GA_AttributeOwner owner) | 
| void | attributeInfo (UT_WorkBuffer &buf, GA_AttributeOwner owner) | 
| void | groupInfo (UT_WorkBuffer &buf, GA_AttributeOwner owner) | 
| void | boxInfo (UT_WorkBuffer &buf) | 
| void | boxInfo (UT_WorkBuffer &buf, const GA_ROAttributeRef &P) | 
| void | boxInfo2D (UT_WorkBuffer &buf) | 
| void | boxInfo2D (UT_WorkBuffer &buf, const GA_ROAttributeRef &P) | 
| void | boxInfo3D (UT_WorkBuffer &buf) | 
| void | boxInfo3D (UT_WorkBuffer &buf, const GA_ROAttributeRef &P) | 
| GA_Info::GA_Info | ( | const GA_Detail & | detail | ) | 
| GA_Info::~GA_Info | ( | ) | 
| void GA_Info::attributeInfo | ( | UT_WorkBuffer & | buf, | 
| GA_AttributeOwner | owner | ||
| ) | 
| void GA_Info::boxInfo | ( | UT_WorkBuffer & | buf | ) | 
| void GA_Info::boxInfo | ( | UT_WorkBuffer & | buf, | 
| const GA_ROAttributeRef & | P | ||
| ) | 
| void GA_Info::boxInfo2D | ( | UT_WorkBuffer & | buf | ) | 
| void GA_Info::boxInfo2D | ( | UT_WorkBuffer & | buf, | 
| const GA_ROAttributeRef & | P | ||
| ) | 
| void GA_Info::boxInfo3D | ( | UT_WorkBuffer & | buf | ) | 
| void GA_Info::boxInfo3D | ( | UT_WorkBuffer & | buf, | 
| const GA_ROAttributeRef & | P | ||
| ) | 
| 
 | inline | 
| void GA_Info::groupInfo | ( | UT_WorkBuffer & | buf, | 
| GA_AttributeOwner | owner | ||
| ) | 
| void GA_Info::indexInformation | ( | UT_WorkBuffer & | buf, | 
| GA_AttributeOwner | owner | ||
| ) |