HDK
|
This is the complete list of members for GA_GBElement, including all inherited members.
addAttributeValues(const GA_GBElement &src, const GA_AttributeSet &src_dict, const GA_AttributeSet &dest_dict, fpreal scale=1, bool add_point_P=false) | GA_GBElement | |
addAttributeValues(const GA_GBElement &src, const GA_AttributeSet &dict, fpreal scale=1, bool add_point_P=false) | GA_GBElement | inline |
copyAttribData(const GA_GBElement &src, const GA_AttributeSet &src_dict, const GA_AttributeSet &dest_dict, bool copy_point_P=false) | GA_GBElement | inline |
copyAttribData(const GA_GBElement &src, const GA_AttributeSet &dict, bool copy_point_P=false) | GA_GBElement | inline |
copyAttributeData(const GA_RWAttributeRef &dstref, const GA_GBElement &src, const GA_ROAttributeRef &srcref) | GA_GBElement | |
copyAttributeValues(const GA_GBElement &src, const GA_AttributeSet &dict, bool copy_point_P=false) | GA_GBElement | inline |
GA_GBElement(const GA_IndexMap &index_map, GA_Offset offset) | GA_GBElement | inlineprotected |
GA_GBElement() | GA_GBElement | inlineprotected |
GA_GBElement(const GA_GBElement &src) | GA_GBElement | inlineprotected |
gaCopyAttribData(const GA_GBElement *src, const GA_Attribute *skip=NULL) | GA_GBElement | protected |
gaCopyAttribData(const GA_GBElement &src, const GA_AttributeSet &src_dict, const GA_AttributeSet &dest_dict, const GA_Attribute *skip=NULL) | GA_GBElement | protected |
gaCopyAttribData(const GA_GBElement &src, const GA_AttributeDict &src_dict, const GA_AttributeDict &dest_dict, const GA_Attribute *skip=NULL) | GA_GBElement | protected |
get(const GA_ROAttributeRef &h, T &val, int index=0) const | GA_GBElement | inline |
get(const GA_ROAttributeRef &h, T *val, int count) const | GA_GBElement | inline |
getDetail() const | GA_GBElement | inline |
getIndexMap() const | GA_GBElement | inline |
getMapIndex() const | GA_GBElement | inline |
getMapOffset() const | GA_GBElement | inline |
getNum() const | GA_GBElement | inline |
getString(const GA_ROAttributeRef &h, int index=0) const | GA_GBElement | inline |
getValue(const GA_ROAttributeRef &h, int index=0) const | GA_GBElement | inline |
isGAValid() const | GA_GBElement | inline |
isPrimary() const | GA_GBElement | |
lerpAttributeValues(const GA_GBElement &v0, const GA_GBElement &v1, fpreal bias, const GA_AttributeSet &src_dict, const GA_AttributeSet &dest_dict, bool lerp_point_P=false) | GA_GBElement | |
lerpAttributeValues(const GA_GBElement &v0, const GA_GBElement &v1, fpreal bias, const GA_AttributeSet &dict, bool lerp_point_P=false) | GA_GBElement | inline |
operator=(const GA_GBElement &src) | GA_GBElement | inlineprotected |
operator==(const GA_GBElement &src) const | GA_GBElement | inlineprotected |
scaleAttributeValues(fpreal scale, const GA_AttributeSet &dest_dict, bool scale_point_P=false) | GA_GBElement | |
set(const GA_WOAttributeRef &h, const T *val, int count) | GA_GBElement | inline |
setString(const GA_WOAttributeRef &h, const char *str, int index=0) | GA_GBElement | inline |
setValue(const GA_WOAttributeRef &h, const T &val, int index=0) | GA_GBElement | inline |
swapOffsetValue(const GA_Defragment &defrag) | GA_GBElement | |
~GA_GBElement() | GA_GBElement | inlineprotected |