|
HDK
|
#include "GA_API.h"#include "GA_Attribute.h"#include "GA_AIFStringTuple.h"#include "GA_AIFSharedDictTuple.h"#include "GA_AIFSharedDictArray.h"#include "GA_AIFSharedStringArray.h"#include "GA_AIFNumericArray.h"#include "GA_AIFTuple.h"#include "GA_Types.h"#include <SYS/SYS_Compiler.h>#include <UT/UT_Array.h>
Include dependency graph for GA_AttributeRef.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GA_WOAttributeRef |
| This class provides a way to manage a reference to an attribute permitting Write-Only access. More... | |
| class | GA_RWAttributeRef |
| This class provides a way to manage a reference to an attribute permitting Read-Write access. More... | |
| class | GA_ROAttributeRef |
| This class provides a way to manage a reference to an attribute permitting Read-Only access. More... | |