HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_Info Class Reference

#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)
 

Detailed Description

Definition at line 22 of file GA_Info.h.

Constructor & Destructor Documentation

GA_Info::GA_Info ( const GA_Detail detail)
GA_Info::~GA_Info ( )

Member Function Documentation

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 
)
void GA_Info::fullInfo ( UT_WorkBuffer buf)
inline

Definition at line 28 of file GA_Info.h.

void GA_Info::groupInfo ( UT_WorkBuffer buf,
GA_AttributeOwner  owner 
)
void GA_Info::indexInformation ( UT_WorkBuffer buf,
GA_AttributeOwner  owner 
)

The documentation for this class was generated from the following file: