HDK
|
This is the complete list of members for GEO_Vertex, 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 |
copyVertex(const GA_GBVertex &src, GA_Offset offset, const GA_AttributeSet &dict) | GA_GBVertex | inline |
copyVertex(const GA_GBVertex &src, GA_GBElement *pt, const GA_AttributeSet &dict) | GA_GBVertex | inline |
copyVertex(const GA_GBVertex &src, const GA_AttributeSet &dict) | GA_GBVertex | 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 |
GA_GBVertex(const GA_IndexMap &index_map, GA_Offset offset) | GA_GBVertex | inlineprotected |
GA_GBVertex() | GA_GBVertex | inlineprotected |
GA_GBVertex(const GA_GBVertex &src) | GA_GBVertex | 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 |
GEO_Vertex(const GA_IndexMap &index, GA_Offset offset) | GEO_Vertex | inline |
GEO_Vertex() | GEO_Vertex | inline |
GEO_Vertex(const GEO_Vertex &v) | GEO_Vertex | inline |
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 |
getPointIndex() const | GA_GBVertex | |
getPointOffset() const | GA_GBVertex | |
getPos() const | GEO_Vertex | inline |
getPos2() const | GA_GBVertex | inlineprotected |
getPos2D() const | GA_GBVertex | inlineprotected |
getPos3() const | GEO_Vertex | inline |
getPos3D() const | GA_GBVertex | inlineprotected |
getPrimitive() const | GEO_Vertex | |
getPrimitive() | GEO_Vertex | |
getPw() const | GEO_Vertex | 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 GEO_Vertex &src) | GEO_Vertex | inline |
GA_GBVertex::operator=(const GA_GBVertex &src) | GA_GBVertex | inline |
GA_GBElement::operator=(const GA_GBElement &src) | GA_GBElement | inlineprotected |
operator==(const GEO_Vertex &src) const | GEO_Vertex | inline |
GA_GBVertex::operator==(const GA_GBVertex &src) const | GA_GBVertex | inline |
GA_GBElement::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 |
setPointOffset(GA_Offset) | GA_GBVertex | |
setPos(const UT_Vector4 &p) | GEO_Vertex | inline |
setPos(const UT_Vector3 &p, fpreal64 w=1) | GEO_Vertex | inline |
setPos(fpreal64 x, fpreal64 y, fpreal64 z) | GEO_Vertex | inline |
setPos(fpreal64 x, fpreal64 y, fpreal64 z, fpreal64 w) | GEO_Vertex | inline |
setPos2D(const UT_Vector3 &p) | GA_GBVertex | inlineprotected |
setPos2D(const UT_Vector2 &p) | GA_GBVertex | inlineprotected |
setPos2D(const UT_Vector2 &p, float w) | GA_GBVertex | inlineprotected |
setPos2D(float x, float y, float w) | GA_GBVertex | inlineprotected |
setPos3(const UT_Vector3 &p) | GEO_Vertex | inline |
setPos3D(const UT_Vector4 &p) | GA_GBVertex | inlineprotected |
setPos3D(const UT_Vector3 &p) | GA_GBVertex | inlineprotected |
setPos3D(const UT_Vector3 &p, float w) | GA_GBVertex | inlineprotected |
setPos3D(float x, float y, float z, float w) | GA_GBVertex | inlineprotected |
setPw(fpreal64 w) | GEO_Vertex | inline |
GA_GBVertex::setPw(float w) | GA_GBVertex | inlineprotected |
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 |
~GA_GBVertex() | GA_GBVertex | inlineprotected |