|
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 SbClip, including all inherited members.
| addVertex(const SbVec3f &v, void *vdata=NULL) | SbClip | |
| clip(const SbPlane &plane) | SbClip | |
| getNumVertices(void) const | SbClip | |
| getVertex(const int idx, SbVec3f &v, void **vdata=NULL) const | SbClip | |
| getVertexData(const int idx) const | SbClip | |
| reset(void) | SbClip | |
| SbClip(SbClipCallback *callback=NULL, void *userdata=NULL) | SbClip |