HDK
|
This is the complete list of members for GU_SubDivVertex, including all inherited members.
allocVertex(int valence, int datasize, int vertexsize) | GU_SubDivVertex | static |
allocVertex(const GU_SubDivVertex &src) | GU_SubDivVertex | static |
catclarkRule(GU_SubDivVertex *dest, int creaseidx[2], int hcount, bool limit) | GU_SubDivVertex | protected |
catclarkRuleVertex(GU_SubDivVertex *dest, int creaseidx[2], int hcount, int low, int high, bool limit) | GU_SubDivVertex | protected |
clearEdge(GU_SubDivEdge *edge) | GU_SubDivVertex | |
clearFace(GU_SubDivPatch *face) | GU_SubDivVertex | |
clearFlag(uint8 f) | GU_SubDivVertex | inline |
copyIncomplete(const GU_SubDivVertex *vtx) | GU_SubDivVertex | |
copyVertex(int src, int dest, int low=0, int high=-1) | GU_SubDivVertex | |
decRefCount() | GU_SubDivVertex | inline |
defaultVertexData(int low, int high) | GU_SubDivVertex | |
dumpGeo(char c, const GU_SubDivPatch *face=0) const | GU_SubDivVertex | |
freeVertex(GU_SubDivVertex *vtx) | GU_SubDivVertex | static |
getChild() | GU_SubDivVertex | inline |
getData() const | GU_SubDivVertex | inline |
getEdge(int idx) const | GU_SubDivVertex | inline |
getEdge(const GU_SubDivVertex *vtx) const | GU_SubDivVertex | inline |
getEdgeChild(const GU_SubDivVertex *vtx) const | GU_SubDivVertex | inline |
getEdgeIndex(const GU_SubDivVertex *vtx) const | GU_SubDivVertex | |
getFace(int idx) const | GU_SubDivVertex | inline |
getFaceIndex(const GU_SubDivPatch *face) const | GU_SubDivVertex | |
getFaces(UT_Array< GU_SubDivPatch * > &list, const GU_SubDivPatch *face) const | GU_SubDivVertex | |
getFlag(uint8 f) const | GU_SubDivVertex | inline |
getLimit() | GU_SubDivVertex | inline |
getNum() const | GU_SubDivVertex | inline |
getSize() const | GU_SubDivVertex | inline |
getValence() const | GU_SubDivVertex | inline |
getVertexData(int fidx) const | GU_SubDivVertex | |
getVertexSize() const | GU_SubDivVertex | inline |
getVertices(UT_Array< GU_SubDivVertex * > &list) | GU_SubDivVertex | |
hasFace(const GU_SubDivPatch *face) const | GU_SubDivVertex | inline |
hasHardEdge() const | GU_SubDivVertex | |
incRefCount() | GU_SubDivVertex | inline |
removeEdge(int idx) | GU_SubDivVertex | |
scale(fpreal scale) | GU_SubDivVertex | inline |
scaleVertex(fpreal scale, int low=0, int high=-1) | GU_SubDivVertex | |
setAllIncomplete() | GU_SubDivVertex | |
setComplete(int i) | GU_SubDivVertex | inline |
setEdge(GU_SubDivVertex *vtx, int idx=-1, GU_SubDivEdge *parent=0) | GU_SubDivVertex | |
setEdge(GU_SubDivEdge *edge, int idx) | GU_SubDivVertex | inline |
setFace(GU_SubDivPatch *face, int idx=-1) | GU_SubDivVertex | |
setFlag(uint8 f) | GU_SubDivVertex | inline |
setNum(GA_Index num) | GU_SubDivVertex | inline |
setVertexData(const float *data, int idx, const UT_IntArray &offsets) | GU_SubDivVertex | |
setWeight(fpreal weight, bool linear, const GU_SubDivPatch *face) | GU_SubDivVertex | |
sortEdges() | GU_SubDivVertex | |
sum(const GU_SubDivVertex *vtx, fpreal scale=1) | GU_SubDivVertex | inline |
sum(const GU_SubDivVertex *vtx, const GU_SubDivPatch *face, fpreal scale=1) | GU_SubDivVertex | |
sumVertex(const GU_SubDivVertex *vtx, const GU_SubDivPatch *face, int idx, int low=0, int high=-1, fpreal scale=1) | GU_SubDivVertex |