| allocated() const | IMX_Attribute | inline |
| buildFromAttribute(const GA_Attribute *attrib, GA_AttributeOwner owner) | IMX_Attribute | |
| buildFromEntries(GA_StorageClass storage, int tuplesize, const IMX_Attribute *src) | IMX_Attribute | |
| buildFromEntries(GA_StorageClass storage, int tuplesize, GA_Precision precision, GA_TypeInfo typeinfo, bool isarray, exint entries) | IMX_Attribute | |
| clearInUseGPUFlag() const | IMX_Attribute | |
| computeAverage(int channel=0) const | IMX_Attribute | |
| computeMax(int channel=0) const | IMX_Attribute | |
| computeMaxI(int channel=0) const | IMX_Attribute | |
| computeMaxLength() const | IMX_Attribute | |
| computeMin(int channel=0) const | IMX_Attribute | |
| computeMinI(int channel=0) const | IMX_Attribute | |
| computeMinLength() const | IMX_Attribute | |
| copy(const IMX_Attribute &other) | IMX_Attribute | |
| copyMetadataToOptions(UT_Options &opt) const | IMX_Attribute | |
| data() | IMX_Attribute | inline |
| data() const | IMX_Attribute | inline |
| defaults() const | IMX_Attribute | inline |
| destroy() | IMX_Attribute | |
| dispatch(const OP &op) const | IMX_Attribute | inline |
| dispatch(const OP &op, int channels) | IMX_Attribute | inlinestatic |
| entries() const | IMX_Attribute | inline |
| freeBuffers() | IMX_Attribute | |
| getCEAttributeAccessor(bool read, bool write) | IMX_Attribute | |
| getCEAttributeAccessorR() const | IMX_Attribute | inline |
| getCEAttributeAccessorRW() | IMX_Attribute | inline |
| getCEAttributeAccessorW() | IMX_Attribute | inline |
| getChannels() const | IMX_Attribute | inline |
| getDeviceMemoryUsage() const | IMX_Attribute | |
| getMemoryUsage() const | IMX_Attribute | |
| IMX_Attribute() | IMX_Attribute | |
| IMX_Attribute(const IMX_Attribute &other) | IMX_Attribute | inline |
| IMX_Attribute(IMX_Attribute &&other) noexcept | IMX_Attribute | inline |
| isArray() const | IMX_Attribute | inline |
| isDirty() const | IMX_Attribute | inline |
| isOnCPU() const | IMX_Attribute | inline |
| isOnGPU() const | IMX_Attribute | inline |
| load(UT_IStream &is) | IMX_Attribute | static |
| loadJSON(UT_JSONParser &p) | IMX_Attribute | static |
| lookupAttribute(int handle) | IMX_Attribute | static |
| myData | IMX_Attribute | protected |
| myDefaults | IMX_Attribute | protected |
| myOwner | IMX_Attribute | protected |
| myProperties | IMX_Attribute | protected |
| myStealable | IMX_Attribute | mutableprotected |
| myTypeInfo | IMX_Attribute | protected |
| operator=(const IMX_Attribute &other) | IMX_Attribute | inline |
| operator=(IMX_Attribute &&other) | IMX_Attribute | inline |
| owner() const | IMX_Attribute | inline |
| precision() const | IMX_Attribute | inline |
| properties() const | IMX_Attribute | inline |
| rawData(UT_WorkBuffer &data) const | IMX_Attribute | |
| registerAttribute(IMX_AttributeConstPtr vdb, UT_IntArray ®istered) | IMX_Attribute | static |
| save(std::ostream &os) const | IMX_Attribute | |
| saveJSON(UT_JSONWriter &w) const | IMX_Attribute | |
| setDefaults(const GA_Defaults &def) | IMX_Attribute | inline |
| setInUseGPUFlag() const | IMX_Attribute | |
| setOwner(GA_AttributeOwner owner) | IMX_Attribute | inline |
| setProperties(const UT_OptionsHolder &props) | IMX_Attribute | inline |
| setRawData(const char *data, exint length) | IMX_Attribute | |
| setStealable(bool v) const | IMX_Attribute | inline |
| setTypeInfo(GA_TypeInfo typeinfo) | IMX_Attribute | inline |
| stealable() const | IMX_Attribute | inline |
| storage() const | IMX_Attribute | inline |
| swap(IMX_Attribute &other) | IMX_Attribute | |
| tupleSize() const | IMX_Attribute | inline |
| typeInfo() const | IMX_Attribute | inline |
| unregisterAttributes(UT_IntArray ®istered) | IMX_Attribute | static |
| updateMetadataFromOptions(const UT_Options &opt) | IMX_Attribute | |
| updateProperties(const OP &op) | IMX_Attribute | inline |
| UTformatBuffer(char *buffer, size_t buffer_size, const IMX_Attribute &v) | IMX_Attribute | friend |
| ~IMX_Attribute() | IMX_Attribute | |