| 
    HDK
    
   | 
 
#include "GA_API.h"#include "GA_AIFTuple.h"#include "GA_ATINumeric.h"#include "GA_Attribute.h"#include "GA_Types.h"#include <UT/UT_Assert.h>#include <UT/UT_Matrix3.h>#include <UT/UT_Matrix4.h>#include <UT/UT_Quaternion.h>#include <UT/UT_Vector2.h>#include <UT/UT_Vector3.h>#include <UT/UT_Vector4.h>#include <SYS/SYS_Types.h>
 Include dependency graph for GA_PageHandle.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GA_PageHandleT< T, TB, READ, WRITE, EXTERNAL_ATTRIB, INTERNAL_ATTRIB, DETAIL > | 
| class | GA_PageHandleScalar< T > | 
| class | GA_PageHandleV< T > | 
| typedef GA_PageHandleScalar<fpreal64>::ROType GA_ROPageHandleD | 
Definition at line 223 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal32>::ROType GA_ROPageHandleF | 
Definition at line 220 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal16>::ROType GA_ROPageHandleH | 
Definition at line 217 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<int32>::ROType GA_ROPageHandleI | 
Definition at line 209 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<int64>::ROType GA_ROPageHandleID | 
Definition at line 211 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix2F>::ROType GA_ROPageHandleM2 | 
Definition at line 246 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix2D>::ROType GA_ROPageHandleM2D | 
Definition at line 248 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix3F>::ROType GA_ROPageHandleM3 | 
Definition at line 251 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix3D>::ROType GA_ROPageHandleM3D | 
Definition at line 253 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix4F>::ROType GA_ROPageHandleM4 | 
Definition at line 256 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix4D>::ROType GA_ROPageHandleM4D | 
Definition at line 258 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_QuaternionF>::ROType GA_ROPageHandleQ | 
Definition at line 241 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_QuaternionD>::ROType GA_ROPageHandleQD | 
Definition at line 243 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal>::ROType GA_ROPageHandleR | 
Definition at line 214 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector2F>::ROType GA_ROPageHandleV2 | 
Definition at line 226 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector2D>::ROType GA_ROPageHandleV2D | 
Definition at line 228 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector3F>::ROType GA_ROPageHandleV3 | 
Definition at line 231 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector3D>::ROType GA_ROPageHandleV3D | 
Definition at line 233 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector4F>::ROType GA_ROPageHandleV4 | 
Definition at line 236 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector4D>::ROType GA_ROPageHandleV4D | 
Definition at line 238 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal64>::RWType GA_RWPageHandleD | 
Definition at line 224 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal32>::RWType GA_RWPageHandleF | 
Definition at line 221 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal16>::RWType GA_RWPageHandleH | 
Definition at line 218 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<int32>::RWType GA_RWPageHandleI | 
Definition at line 210 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<int64>::RWType GA_RWPageHandleID | 
Definition at line 212 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix2F>::RWType GA_RWPageHandleM2 | 
Definition at line 247 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix2D>::RWType GA_RWPageHandleM2D | 
Definition at line 249 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix3F>::RWType GA_RWPageHandleM3 | 
Definition at line 252 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix3D>::RWType GA_RWPageHandleM3D | 
Definition at line 254 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix4F>::RWType GA_RWPageHandleM4 | 
Definition at line 257 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Matrix4D>::RWType GA_RWPageHandleM4D | 
Definition at line 259 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_QuaternionF>::RWType GA_RWPageHandleQ | 
Definition at line 242 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_QuaternionD>::RWType GA_RWPageHandleQD | 
Definition at line 244 of file GA_PageHandle.h.
| typedef GA_PageHandleScalar<fpreal>::RWType GA_RWPageHandleR | 
Definition at line 215 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector2F>::RWType GA_RWPageHandleV2 | 
Definition at line 227 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector2D>::RWType GA_RWPageHandleV2D | 
Definition at line 229 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector3F>::RWType GA_RWPageHandleV3 | 
Definition at line 232 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector3D>::RWType GA_RWPageHandleV3D | 
Definition at line 234 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector4F>::RWType GA_RWPageHandleV4 | 
Definition at line 237 of file GA_PageHandle.h.
| typedef GA_PageHandleV<UT_Vector4D>::RWType GA_RWPageHandleV4D | 
Definition at line 239 of file GA_PageHandle.h.