| HDK
    | 
#include <GA_AIFIndexPair.h>
| Public Member Functions | |
| GA_AIFIndexPairObjects () | |
| virtual | ~GA_AIFIndexPairObjects () | 
| virtual int64 | getMemoryUsage (bool inclusive) const =0 | 
| int | findProperty (const char *name, GA_Storage storage, int size) const | 
| int | findObjectValue (int propid, const char *value, int component=0) const | 
| virtual int | getObjectCount () const =0 | 
| virtual void | setObjectCount (int nobj)=0 | 
| virtual int | getPropertyCount () const =0 | 
| virtual bool | getProperty (int propid, const char *&name, GA_Storage &storage, int &size) const =0 | 
| virtual int | addProperty (const char *name, const UT_FloatArray &def)=0 | 
| virtual int | addProperty (const char *name, const UT_IntArray &def)=0 | 
| virtual int | addProperty (const char *name, const UT_StringArray &def)=0 | 
| virtual bool | getPropertyDefaults (int propid, UT_FloatArray &def) const =0 | 
| virtual bool | getPropertyDefaults (int propid, UT_IntArray &def) const =0 | 
| virtual bool | getPropertyDefaults (int propid, UT_StringArray &def) const =0 | 
| virtual void | getObjectValue (int objid, int propid, fpreal32 &v, int component=0) const =0 | 
| virtual void | getObjectValue (int objid, int propid, int32 &v, int component=0) const =0 | 
| virtual void | getObjectValue (int objid, int propid, const char *&v, int component=0) const =0 | 
| virtual void | getObjectValue (int objid, int propid, UT_StringRef &v, int component=0) const =0 | 
| virtual void | getObjectValues (int objid, int propid, fpreal32 *v, int tuple_size) const =0 | 
| virtual void | getObjectValues (int objid, int propid, int32 *v, int tuple_size) const =0 | 
| virtual void | getObjectValues (int objid, int propid, UT_StringRef *v, int tuple_size) const =0 | 
| virtual void | setObjectValue (int objid, int propid, fpreal32 v, int component=0)=0 | 
| virtual void | setObjectValue (int objid, int propid, int32 v, int component=0)=0 | 
| virtual void | setObjectValue (int objid, int propid, const UT_StringHolder &v, int component=0)=0 | 
| virtual void | setObjectValues (int objid, int propid, const fpreal32 *v, int tuple_size)=0 | 
| virtual void | setObjectValues (int objid, int propid, const int32 *v, int tuple_size)=0 | 
| virtual void | setObjectValues (int objid, int propid, const char *const *v, int tuple_size)=0 | 
| virtual bool | jsonSave (UT_JSONWriter &w) const =0 | 
| virtual bool | jsonLoad (UT_JSONParser &p)=0 | 
| virtual bool | copyProperties (const GA_AIFIndexPairObjects *src)=0 | 
| virtual bool | hasSameProperties (const GA_AIFIndexPairObjects *other) const =0 | 
| virtual bool | mergeAppendData (const GA_AIFIndexPairObjects *src, UT_IntArray &mapping)=0 | 
| virtual bool | mergeAppendDataSecondary (const GA_AIFIndexPairObjects *src, int offset, UT_IntArray &mapping)=0 | 
| virtual void | appendObject (const GA_AIFIndexPairObjects *src, int i)=0 | 
| virtual void | clear ()=0 | 
Definition at line 31 of file GA_AIFIndexPair.h.
| GA_AIFIndexPairObjects::GA_AIFIndexPairObjects | ( | ) | 
| 
 | virtual | 
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| int GA_AIFIndexPairObjects::findObjectValue | ( | int | propid, | 
| const char * | value, | ||
| int | component = 0 | ||
| ) | const | 
| int GA_AIFIndexPairObjects::findProperty | ( | const char * | name, | 
| GA_Storage | storage, | ||
| int | size | ||
| ) | const | 
| 
 | pure virtual | 
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.
| 
 | pure virtual | 
Query and set data about the objects each index references.