HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_DataArray.h File Reference
#include "GT_API.h"
#include "GT_Types.h"
#include "GT_Handles.h"
#include <SYS/SYS_Hash.h>
#include <UT/UT_Assert.h>
#include <UT/UT_ParallelUtil.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_Vector4.h>
#include <UT/UT_Matrix3.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_StackBuffer.h>
+ Include dependency graph for GT_DataArray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GT_DataArray
 Abstract data class for an array of float, int or string data. More...
 
class  GT_DataArray::minMaxTask
 Compute the min & max values for an array. This fails for strings. More...
 
class  GT_DataArray::fillV3BoxTask< T_POD >
 Nested class to perform filling for a POD array. More...
 

Typedefs

typedef UT_IntrusivePtr
< GT_DataArray
GT_DataArrayHandle
 

Typedef Documentation