Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SoNormalCache, including all inherited members.
addCacheDependency(const SoState *state, SoCache *cache) | SoCache | virtual |
addElement(const SoElement *const elem) | SoCache | |
destroy(SoState *state) | SoCache | protectedvirtual |
generatePerFace(const SbVec3f *const coords, const unsigned int numcoords, const int32_t *coordindices, const int numcoorindices, const SbBool ccw) | SoNormalCache | |
generatePerFaceQuad(const SbVec3f *const coords, const unsigned int numcoords, const int vPerRow, const int vPerColumn, const SbBool ccw) | SoNormalCache | |
generatePerFaceStrip(const SbVec3f *const coords, const unsigned int numcoords, const int32_t *coordindices, const int numcoorindices, const SbBool ccw) | SoNormalCache | |
generatePerRowQuad(const SbVec3f *const coords, const unsigned int numcoords, const int vPerRow, const int vPerColumn, const SbBool ccw) | SoNormalCache | |
generatePerStrip(const SbVec3f *const coords, const unsigned int numcoords, const int32_t *coordindices, const int numcoorindices, const SbBool ccw) | SoNormalCache | |
generatePerVertex(const SbVec3f *const coords, const unsigned int numcoords, const int32_t *coordindices, const int numcoordindices, const float crease_angle, const SbVec3f *facenormals=NULL, const int numfacenormals=-1, const SbBool ccw=TRUE, const SbBool tristrip=FALSE) | SoNormalCache | |
generatePerVertexQuad(const SbVec3f *const coords, const unsigned int numcoords, const int vPerRow, const int vPerColumn, const SbBool ccw) | SoNormalCache | |
getIndices(void) const | SoNormalCache | |
getInvalidElement(const SoState *const state) const | SoCache | |
getNormals(void) const | SoNormalCache | |
getNum(void) const | SoNormalCache | |
getNumIndices(void) const | SoNormalCache | |
invalidate(void) | SoCache | |
isValid(const SoState *state) const | SoCache | virtual |
ref(void) | SoCache | |
set(const int num, const SbVec3f *const normals) | SoNormalCache | |
set(SoNormalGenerator *generator) | SoNormalCache | |
SoCache(SoState *const state) | SoCache | |
SoNormalCache(SoState *const state) | SoNormalCache | |
unref(SoState *state=NULL) | SoCache | |
~SoCache() | SoCache | protectedvirtual |
~SoNormalCache() | SoNormalCache | virtual |