HDK
|
This is the complete list of members for GA_AttributeOperand, including all inherited members.
advance() | GA_AttributeOperand | |
atEnd() const | GA_AttributeOperand | |
GA_AttributeOperand(fpreal, const GA_Attribute &attrib) | GA_AttributeOperand | |
GA_AttributeOperand(const fpreal32 *value, int tuple_size, const GA_Attribute &attrib) | GA_AttributeOperand | |
GA_AttributeOperand(const fpreal64 *value, int tuple_size, const GA_Attribute &attrib) | GA_AttributeOperand | |
GA_AttributeOperand(GA_Attribute &attrib, GA_Offset offset) | GA_AttributeOperand | |
GA_AttributeOperand(const GA_Attribute &attrib, GA_Offset offset) | GA_AttributeOperand | |
GA_AttributeOperand(GA_Attribute &attrib, const GA_Range &it) | GA_AttributeOperand | |
GA_AttributeOperand(const GA_Attribute &attrib, const GA_Range &it) | GA_AttributeOperand | |
getAttribute() | GA_AttributeOperand | inline |
getAttribute() const | GA_AttributeOperand | inline |
getF(GA_Offset off, fpreal &v, int tple_idx=0) const | GA_AttributeOperand | |
getF(const GA_Iterator &it, fpreal &v, int tuple_idx=0) const | GA_AttributeOperand | inline |
getF(GA_Offset off, fpreal32 *v, int tuple_size) const | GA_AttributeOperand | |
getF(GA_Offset off, fpreal64 *v, int tuple_size) const | GA_AttributeOperand | |
getF(const GA_Iterator &it, fpreal32 *v, int tuple_size) const | GA_AttributeOperand | inline |
getF(const GA_Iterator &it, fpreal64 *v, int tuple_size) const | GA_AttributeOperand | inline |
getI(GA_Offset off, int64 &v, int tuple_idx=0) const | GA_AttributeOperand | |
getI(const GA_Iterator &it, int64 &v, int tuple_idx=0) const | GA_AttributeOperand | inline |
getIsFinite() const | GA_AttributeOperand | |
getIsIntegral() const | GA_AttributeOperand | |
getIsWritable() const | GA_AttributeOperand | |
getRange() const | GA_AttributeOperand | inline |
getTupleSize() const | GA_AttributeOperand | inline |
isIterator() const | GA_AttributeOperand | inline |
rewind() | GA_AttributeOperand | |
setF(GA_Offset off, fpreal v, int tuple_idx=0) const | GA_AttributeOperand | |
setF(const GA_Iterator &it, fpreal v, int tuple_idx=0) const | GA_AttributeOperand | inline |
setF(GA_Offset off, const fpreal32 *v, int tuple_size) const | GA_AttributeOperand | |
setF(GA_Offset off, const fpreal64 *v, int tuple_size) const | GA_AttributeOperand | |
setF(const GA_Iterator &it, const fpreal32 *v, int size) const | GA_AttributeOperand | inline |
setF(const GA_Iterator &it, const fpreal64 *v, int size) const | GA_AttributeOperand | inline |
~GA_AttributeOperand() | GA_AttributeOperand |