|
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 SbName, including all inherited members.
| empty(void) | SbName | static |
| getLength(void) const | SbName | |
| getString(void) const | SbName | |
| isBaseNameChar(const char c) | SbName | static |
| isBaseNameStartChar(const char c) | SbName | static |
| isIdentChar(const char c) | SbName | static |
| isIdentStartChar(const char c) | SbName | static |
| operator const char *(void) const | SbName | |
| operator!(void) const | SbName | |
| operator!=(const SbName &lhs, const char *rhs) | SbName | friend |
| operator!=(const char *lhs, const SbName &rhs) | SbName | friend |
| operator!=(const SbName &lhs, const SbName &rhs) | SbName | friend |
| operator==(const SbName &lhs, const char *rhs) | SbName | friend |
| operator==(const char *lhs, const SbName &rhs) | SbName | friend |
| operator==(const SbName &lhs, const SbName &rhs) | SbName | friend |
| SbName(void) | SbName | |
| SbName(const char *namestring) | SbName | |
| SbName(const SbString &str) | SbName | |
| SbName(const SbName &name) | SbName | |
| ~SbName() | SbName |