Open Inventor Reference
|
This is the complete list of members for SoNormalGenerator, including all inherited members.
beginPolygon() | SoNormalGenerator | |
endPolygon() | SoNormalGenerator | |
generate(float creaseAngle) | SoNormalGenerator | |
getNormal(int32_t i) const | SoNormalGenerator | inline |
getNormals() const | SoNormalGenerator | inline |
getNumNormals() const | SoNormalGenerator | inline |
polygonVertex(const SbVec3f &point) | SoNormalGenerator | |
setNormal(int32_t index, const SbVec3f &newNormal) | SoNormalGenerator | |
setNumNormals(int newNum) | SoNormalGenerator | |
SoNormalGenerator(bool isCCW) | SoNormalGenerator | |
SoNormalGenerator(bool isCCW, int approxNumVertices) | SoNormalGenerator | |
triangle(const SbVec3f &p1, const SbVec3f &p2, const SbVec3f &p3) | SoNormalGenerator | |
~SoNormalGenerator() | SoNormalGenerator |