|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
This is the complete list of members for SoNormalGenerator, including all inherited members.
| beginPolygon() | SoNormalGenerator | |
| endPolygon() | SoNormalGenerator | |
| generate(const float creaseAngle, const int32_t *striplens=NULL, const int numstrips=0) | SoNormalGenerator | |
| generateOverall(void) | SoNormalGenerator | |
| generatePerFace(void) | SoNormalGenerator | |
| generatePerStrip(const int32_t *striplens, const int numstrips) | SoNormalGenerator | |
| getNormal(const int32_t i) const | SoNormalGenerator | |
| getNormals() const | SoNormalGenerator | |
| getNumNormals() const | SoNormalGenerator | |
| polygonVertex(const SbVec3f &v) | SoNormalGenerator | |
| quad(const SbVec3f &v0, const SbVec3f &v1, const SbVec3f &v2, const SbVec3f &v3) | SoNormalGenerator | |
| reset(const SbBool ccw) | SoNormalGenerator | |
| setNormal(const int32_t index, const SbVec3f &normal) | SoNormalGenerator | |
| setNumNormals(const int num) | SoNormalGenerator | |
| SoNormalGenerator(const SbBool ccw, const int approxVertices=64) | SoNormalGenerator | |
| triangle(const SbVec3f &v0, const SbVec3f &v1, const SbVec3f &v2) | SoNormalGenerator | |
| ~SoNormalGenerator() | SoNormalGenerator |