HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMX_Attribute.h File Reference
#include "IMX_API.h"
#include "IMX_Types.h"
#include <CE/CE_HotSwapPoolEntry.h>
#include <CE/CE_BufferHost.h>
#include <GA/GA_CEAttribute.h>
#include <GA/GA_Types.h>
#include <GA/GA_Defaults.h>
#include <UT/UT_Lock.h>
#include <UT/UT_Options.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_Vector2.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_Vector4.h>
#include <UT/UT_WorkBuffer.h>
#include <SYS/SYS_AtomicInt.h>
+ Include dependency graph for IMX_Attribute.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMX_Attribute
 

Typedefs

using IMX_AttributePtr = UT_SharedPtr< IMX_Attribute >
 
using IMX_AttributeConstPtr = UT_SharedPtr< const IMX_Attribute >
 

Functions

IMX_API size_t UTformatBuffer (char *buffer, size_t buffer_size, const IMX_Attribute &v)
 

Typedef Documentation

Definition at line 36 of file IMX_Attribute.h.

Definition at line 35 of file IMX_Attribute.h.

Function Documentation

IMX_API size_t UTformatBuffer ( char *  buffer,
size_t  buffer_size,
const IMX_Attribute v 
)